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

Arjen Hiemstra <ahiems...@heimr.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kirigami/commit/5bb5
                   |                            |968420f88294dd43aca57571cbc
                   |                            |5e002e910
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #4 from Arjen Hiemstra <ahiems...@heimr.nl> ---
Git commit 5bb5968420f88294dd43aca57571cbc5e002e910 by Arjen Hiemstra.
Committed on 10/06/2021 at 08:54.
Pushed by ahiemstra into branch 'master'.

Respect an Action's visible property in GlobalDrawer even when collapsed

X || Y with X being true is always true. This means we never evaluate
the visible property when collapsed since the second part is combined as
(!expandible && visible). So instead, first check if visible is true and
only then check collapsed/expandible properties.

M  +1    -1    src/controls/GlobalDrawer.qml

https://invent.kde.org/frameworks/kirigami/commit/5bb5968420f88294dd43aca57571cbc5e002e910

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

Reply via email to