D25461: [KCM GridDelegate] Use non-attached ToolTip

2020-05-21 Thread Kai Uwe Broulik
broulik abandoned this revision. REPOSITORY R296 KDeclarative REVISION DETAIL https://phabricator.kde.org/D25461 To: broulik, #plasma, mart, davidedmundson Cc: davidedmundson, ngraham, kde-frameworks-devel, LeGast00n, cblack, michaelh, bruns

D25461: [KCM GridDelegate] Use non-attached ToolTip

2019-12-02 Thread Kai Uwe Broulik
broulik added a comment. Kirigami has a `toolTipDelay` in `Units`. The other bit is hardcoded to some heuristic: https://cgit.kde.org/qqc2-desktop-style.git/tree/org.kde.desktop/ToolTip.qml#n48 REPOSITORY R296 KDeclarative REVISION DETAIL https://phabricator.kde.org/D25461 To: brouli

D25461: [KCM GridDelegate] Use non-attached ToolTip

2019-12-02 Thread David Edmundson
davidedmundson requested changes to this revision. davidedmundson added a comment. This revision now requires changes to proceed. The attached version is a light QObject that calls a single tooltip. The non-attached version contains /the entire tooltip instance/ Which on every delegate i

D25461: [KCM GridDelegate] Use non-attached ToolTip

2019-11-22 Thread Nathaniel Graham
ngraham added a comment. This works for you? I still see that the tooltip for KCM grid delegates disappears almost immediately with this patch. REPOSITORY R296 KDeclarative REVISION DETAIL https://phabricator.kde.org/D25461 To: broulik, #plasma, mart Cc: ngraham, kde-frameworks-devel, L

D25461: [KCM GridDelegate] Use non-attached ToolTip

2019-11-22 Thread Kai Uwe Broulik
broulik created this revision. broulik added reviewers: Plasma, mart. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. broulik requested review of this revision. REVISION SUMMARY Then it can just follow the style's delay and timeout. TEST PLAN - Hovered gri