[plasmashell] [Bug 453998] Replacing a widget with an alternative positions the alternative in a different place

2022-05-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=453998

--- Comment #2 from Nate Graham  ---
Thank you!

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

[plasmashell] [Bug 453998] Replacing a widget with an alternative positions the alternative in a different place

2022-05-18 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=453998

Fushan Wen  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  ---
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   -2containments/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.

[plasmashell] [Bug 453998] Replacing a widget with an alternative positions the alternative in a different place

2022-05-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=453998

Nate Graham  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com
   ||, qydwhotm...@gmail.com
   Keywords||regression

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