Summary: | Docker does not remember position after restart | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Tyson Tan <tysontanx> |
Component: | Dockers | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | halla |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Customized dockers position after restart
Freed dockers going out of the window |
Description
Tyson Tan
2015-02-21 18:21:58 UTC
Created attachment 91202 [details]
Customized dockers position after restart
well, yes... I don't actually see the height changing much, but as for the width: I'm not sure we can actually do something about it. The width of the docker is determined by the size of the widgets, and that's really hard to override. About the height problem. Before I restarted Krita: 1) Specific Color Selector was as long as the Color Slider docker. But now it's super long. 2) Tools docker was only long enough to accomodate all the icons. 3) Tool Options docker took 2/3 of the window's height. 4) Positions is different between an empty window and what when a document is opened, as well. Not a big problem, but it still makes customized dockers somewhat less streamlined and unpredictable. Hopefully we can find a solution someday. Workaround: Undock the dockers, so their positions and sizes can be remembered. Created attachment 91213 [details]
Freed dockers going out of the window
Even when I undocked all dockers, their position will go up every so slightly on every restart. Eventually some of them hit the upper boundary of the screen and the lower ones stacks on them.
I'm afraid that that is also out of our hands -- it's something Qt and the windowmanager manage together... I'm sorry, but I have to close this issue as resolved/upstream. We cannot fix issues with Qt's docker system :-( |