https://bugs.kde.org/show_bug.cgi?id=392235
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kri | |ta/52c0f20f60afe97568609bb1 | |61170bae98757aa2 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #3 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 52c0f20f60afe97568609bb161170bae98757aa2 by Boudewijn Rempt. Committed on 28/03/2018 at 13:39. Pushed by rempt into branch 'master'. On switching a workspace unlock all dockers The workspace selector widget tried to restore the lock status after changing a workspace for all visible dockers, the workspace menu didn't do that. In any case, it is far too easy to lock invisible dockers, and that confuses far too many people and takes far too much of our time to explain. Tt is better to define that changing a workspace will reset the lockedness of all dockers. The lock property of a docker is not part of the workspace. CCMAIL:kimages...@kde.org Maybe we should remove the lock and collapse feature for dockers altogether. M +1 -1 libs/ui/KisApplication.cpp M +12 -7 libs/ui/KisMainWindow.cpp M +3 -3 libs/ui/KisMainWindow.h M +1 -20 libs/ui/widgets/kis_workspace_chooser.cpp https://commits.kde.org/krita/52c0f20f60afe97568609bb161170bae98757aa2 -- You are receiving this mail because: You are watching all bug changes.