Created attachment 102066 [details] averaged Each time on opening,or unmaximizing krita,the dockers get averaged outin width or height. This especially annoying if you encounter some bugs and restarting is necessary I need to do multiple things on startup and anything that can reduce those tedious steps would be great, so that one day i can just jump in and work without needing to adjust3-4 things everytime. On starup and unmaximizing the layout is avaraged out,but if i press my custom workspace the proportions are correct. Maybe there should be an automatic override,or re-applying of the workspace each time? could maybe be an option,but together with the other things I need to do every startup it really builds up frustration. comparison included in attachments
Created attachment 102067 [details] correct
It actually should be correct on restarting because the way we restore the dockers from the workspace selector is exactly the same as the way we store and restore the user's configuration between sessions. There's not a single line of Krita code that handles that...
(In reply to Boudewijn Rempt from comment #2) > It actually should be correct on restarting because the way we restore the > dockers from the workspace selector is exactly the same as the way we store > and restore the user's configuration between sessions. There's not a single > line of Krita code that handles that... so it should already be working as i described? and somehow it's not working? Or do you mean something else?
Yes... It should work: both restoring the layout as it is at the end of session and restoring a saved workspace use the same method.
Maybe the new workspace commandline option will help here? You can easily create a new desktop lnk file that specifies the workspace.
closing this as it seems not so necessary