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

--- Comment #121 from Marco Martin <[email protected]> ---
Git commit 156509b785b6b4312d984841f9ba6375687389d3 by Marco Martin.
Committed on 20/04/2021 at 09:41.
Pushed by mart into branch 'master'.

don't make config key change and size change conflict

Use a single timer instead of two and use flags for events that can
lead to a relayout. the flags at the moment are size change and config
key for serialization change.

if they happen in the same moment (for instance when the serialization
config key is dependent from the size) if the new key already is saved
consider it correct and don't try to keep the distance to screen edges
from the old layout, ruining the saved one

M  +58   -32   components/containmentlayoutmanager/appletslayout.cpp
M  +22   -2    components/containmentlayoutmanager/appletslayout.h

https://invent.kde.org/plasma/plasma-workspace/commit/156509b785b6b4312d984841f9ba6375687389d3

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

Reply via email to