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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/-/commi
                   |                            |t/09893ea151923979c25f0b85c
                   |                            |0d2bf83f76772f1

--- Comment #5 from Nate Graham <n...@kde.org> ---
Git commit 09893ea151923979c25f0b85c0d2bf83f76772f1 by Nate Graham, on behalf
of Alex Čižinský.
Committed on 02/11/2023 at 18:52.
Pushed by ngraham into branch 'master'.

Fix applet centering by spacers

Prior to this fix, when using spacers to center an applet in a panel,
the applet would be centered in the available space. However, the
desired behavior is for the applet to be centered in the middle of the
panel, just as it was in Plasma 5.27.

The reason of this bug are the API changes in KF6. Prior to this fix,
the code would try to call nonexistent properties, resulting in the
optimalSize property being NaN.

M  +2    -2    applets/panelspacer/package/contents/ui/main.qml

https://invent.kde.org/plasma/plasma-workspace/-/commit/09893ea151923979c25f0b85c0d2bf83f76772f1

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

Reply via email to