https://bugs.kde.org/show_bug.cgi?id=391432

Marco Martin <notm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/pla |https://commits.kde.org/pla
                   |sma-desktop/3a763498b6a47d2 |sma-desktop/eff339237986bec
                   |73f1d526a2974727af503053d   |675303bf512be2bc2d631b90b

--- Comment #6 from Marco Martin <notm...@gmail.com> ---
Git commit eff339237986bec675303bf512be2bc2d631b90b by Marco Martin.
Committed on 06/03/2018 at 16:02.
Pushed by mart into branch 'Plasma/5.12'.

use opacity instead of visible

Summary:
Qt documentation recomends to bind to opacity instead of visible as visible
cascades down. The tabbar used to trigger its height behavior anim when the
popup got hidden, binding to opacity (even if opacity isn't animated) is a
more correct behavior.
Plus with visible it triggers the Qt bug
https://bugreports.qt.io/browse/QTBUG-66907
which in turn triggers https://bugs.kde.org/show_bug.cgi?id=391432

Test Plan: kickoff never opens the last tab anymore

Reviewers: #plasma, davidedmundson

Reviewed By: #plasma, davidedmundson

Subscribers: plasma-devel

Tags: #plasma

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

M  +10   -5    applets/kickoff/package/contents/ui/FullRepresentation.qml

https://commits.kde.org/plasma-desktop/eff339237986bec675303bf512be2bc2d631b90b

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to