Skip to content
Commit 3ad7e662 authored by Freya Lupen Committed by Dmitry Kazakov
Browse files

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.

BUG:504463
parent c12d0499
Loading
Loading
Loading
Loading
Loading
Please register or to comment