https://bugs.kde.org/show_bug.cgi?id=504463
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/3ad7e66 | |25d9f2bddbf5618c1a94ed68c36 | |963896 --- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 3ad7e6625d9f2bddbf5618c1a94ed68c36963896 by Dmitry Kazakov, on behalf of Freya Lupen. Committed on 30/05/2025 at 13:23. Pushed by dkazakov into branch 'master'. Fix floating toolbars disappearing on restart Make sure the toolbar state gets loaded on the welcome page, otherwise it'll be loaded in (un)showWelcomeScreen in between the updatesEnabled toggles, causing floating toolbars to be stuck with updates disabled as they become top-level widgets no longer affected by setUpdatesEnabled on their parent. M +1 -2 libs/ui/KisMainWindow.cpp https://invent.kde.org/graphics/krita/-/commit/3ad7e6625d9f2bddbf5618c1a94ed68c36963896 -- You are receiving this mail because: You are watching all bug changes.