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

ratijas <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/commit/
                   |                            |2861d1fca3361d3617b2c8d84c9
                   |                            |1942c0dbc33ed

--- Comment #4 from ratijas <[email protected]> ---
Git commit 2861d1fca3361d3617b2c8d84c91942c0dbc33ed by ivan tkachenko.
Committed on 02/05/2022 at 10:07.
Pushed by ratijas into branch 'master'.

[lookandfeel] Fix collapsed width of a volume/brightness OSD on a lock screen

Amends c067d4985a49cdef8ed0d96ba8019a7b945b1741.

Having `preferredWidth: 1` set on an only item that also stretches with
fillWidth AND without top-to-bottom sizing (fixed size imposed by
parent component) doesn't really make sense. It naturally increased row
layout's implicitWidth by only 1, and that value were used as an input
to the final width expression (bottom-up sizing).

This patch fixes the sizing model to be strictly implicit bottom-up and
explicit top-down, and so the slider no longer collapses.

M  +1    -1    lookandfeel/contents/osd/OsdItem.qml

https://invent.kde.org/plasma/plasma-workspace/commit/2861d1fca3361d3617b2c8d84c91942c0dbc33ed

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

Reply via email to