https://bugs.kde.org/show_bug.cgi?id=442397

--- Comment #3 from sh_zam <sh...@sdf.org> ---
Hello!

Yes, it does make everything look ugly and unusable. But because the bug exists
in the Qt's dock widget, there isn't a proper solution which won't involve
patching QDockWidget.

The two workarounds, I could come up with (after reverting the said commit):

1. We place the titlebar in a QScrollArea and then if the widget is resized,
user can scroll.

2. We prevent the Onion Skins docker from displaying docked, if we find the
space for it is too little to be shown. This will also fix the problem (besides
locking the docking mechanism) where it awkwardly cuts part of the
timeline/curves docker (Screenshot of the problem:
https://i.imgur.com/OntLvdl.png).

What do you think would be more suitable? I personally think 2 seems better.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to