https://bugs.kde.org/show_bug.cgi?id=496556
Akseli Lahtinen <akse...@akselmo.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |4fb8e8244b8f76a4b65b0d6d9cc | |c0821dc075f5c --- Comment #7 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit 4fb8e8244b8f76a4b65b0d6d9ccc0821dc075f5c by Akseli Lahtinen. Committed on 03/12/2024 at 19:28. Pushed by akselmo into branch 'master'. positioner: Load position config after deferred moves When deferred moves are done for all the items, we should load the configuration afterwards to make sure any items on the configuration are placed in the correct place. Deferred moves often happen during folder view margin resizing or after folderitems loading/changing. Thus they can sometimes load unexpected positions (because they are looking for the best possible position for the item), even if the user has configured them to load in some specific way. M +3 -0 containments/desktop/plugins/folder/positioner.cpp https://invent.kde.org/plasma/plasma-desktop/-/commit/4fb8e8244b8f76a4b65b0d6d9ccc0821dc075f5c -- You are receiving this mail because: You are watching all bug changes.