D4874: Fix hover out when exiting visible frame.

2017-03-02 Thread Eike Hein
This revision was automatically updated to reflect the committed changes.Closed by commit R119:54309e677bbf: Fix hover out when exiting visible frame. (authored by hein). View RevisionREPOSITORYR119 Plasma DesktopCHANGES SINCE LAST UPDATEhttps://phabricator.kde.org/D4874?vs=12027&id=12067REVISION D

D4874: Fix hover out when exiting visible frame.

2017-03-02 Thread Kai Uwe Broulik
broulik accepted this revision.This revision is now accepted and ready to land. View RevisionREPOSITORYR119 Plasma DesktopBRANCHmehREVISION DETAILhttps://phabricator.kde.org/D4874EMAIL PREFERENCEShttps://phabricator.kde.org/settings/panel/emailpreferences/To: hein, Plasma, broulik, martCc: plasma-d

[Differential] [Updated] D4874: Fix hover out when exiting visible frame.

2017-03-01 Thread Eike Hein
hein added a reviewer: mart. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D4874 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: hein, #plasma, broulik, mart Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterber

[Differential] [Request, 8 lines] D4874: Fix hover out when exiting visible frame.

2017-03-01 Thread Eike Hein
hein created this revision. Restricted Application added a project: Plasma. REVISION SUMMARY Previously the hover out hitbox was calculated wrong, causing the hitbox to be too big e.g. for items with fewer actual text lines (and a frame sized to reflect it) than the configured text space.