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

Fushan Wen <qydwhotm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.25
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-desktop/commit/df
                   |                            |90fd5c39b94f8dc3ba40bc88ae8
                   |                            |336ddc2f6da
             Status|REPORTED                    |RESOLVED

--- Comment #1 from Fushan Wen <qydwhotm...@gmail.com> ---
Git commit df90fd5c39b94f8dc3ba40bc88ae8336ddc2f6da by Fushan Wen.
Committed on 19/05/2022 at 04:49.
Pushed by fusionfuture into branch 'master'.

containments/panel: avoid placing the leftmost/topmost applet at the end

childAt won't find any applet when adding a new preset panel
because all applets don't have a valid width during initialization.
But when replacing the leftmost/topmost widget with an alternative,
`childAt` also can't find any applet. The difference is when replacing,
layout's width is larger than 0 because other applets have valid
widths.
FIXED-IN: 5.25

M  +13   -2    containments/panel/contents/ui/LayoutManager.js

https://invent.kde.org/plasma/plasma-desktop/commit/df90fd5c39b94f8dc3ba40bc88ae8336ddc2f6da

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

Reply via email to