[SCM] ktp-contact-applet packaging branch, master, updated. debian/15.12.1-1-966-gde83ac5
Maximiliano Curia
maxy at moszumanska.debian.org
Sat May 28 00:18:53 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-desktop-applets.git;a=commitdiff;h=c4e7471
The following commit has been merged in the master branch:
commit c4e747108f5edca46d9cab84d512784ebc82dfb5
Author: Aleix Pol <aleixpol at kde.org>
Date: Sat Apr 13 01:45:59 2013 +0200
Properly place the tooltip
It didn't work well to place it using the Button, so use the icon inside,
works great now.
REVIEW: 109972
---
chat/org.kde.ktp-chat/contents/ui/ConversationDelegateButton.qml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chat/org.kde.ktp-chat/contents/ui/ConversationDelegateButton.qml b/chat/org.kde.ktp-chat/contents/ui/ConversationDelegateButton.qml
index 68017c2..40fdbdc 100644
--- a/chat/org.kde.ktp-chat/contents/ui/ConversationDelegateButton.qml
+++ b/chat/org.kde.ktp-chat/contents/ui/ConversationDelegateButton.qml
@@ -45,7 +45,7 @@ PlasmaComponents.ToolButton
PlasmaCore.ToolTip {
id: tooltip
- target: parent
+ target: icon
}
DnD.DropArea {
--
ktp-contact-applet packaging
More information about the pkg-kde-commits
mailing list