Fix tooltip woes

Authored by hein on Jun 22 2018, 9:05 PM.

Description

Fix tooltip woes

Summary:
Users have reported a number of bugs against TM tooltips, e.g. initially
coming up with crazy sizes, or showing window duplicates. This all comes
down to a race conditions causing stale data and ugly code that's using
visible props to swap between two alternate UI implementations instead
of doing clean conditional loading.

With this cleanup patch the problems should be gone, as well as various
ReferenceErrors spewed onto the tty.

BUG:382571
BUG:385947
BUG:389469
BUG:388749

Reviewers: broulik, davidedmundson, romangg

Reviewed By: davidedmundson

Subscribers: rikmills, plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D13602

Details

Committed
heinJun 22 2018, 9:05 PM
Reviewer
davidedmundson
Differential Revision
D13602: Fix tooltip woes
Parents
R119:1ab6ae9a8a36: Revert "Fix tooltip woes"
Branches
Unknown
Tags
Unknown