https://bugs.kde.org/show_bug.cgi?id=441761
Halla Rempt <ha...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/a6d750785 | |207aacc5bbe493c9351e6ab50b6 | |6339 Resolution|--- |FIXED --- Comment #3 from Halla Rempt <ha...@valdyas.org> --- Git commit a6d750785207aacc5bbe493c9351e6ab50b66339 by Halla Rempt, on behalf of Sharaf Zaman. Committed on 09/09/2021 at 09:42. Pushed by rempt into branch 'master'. Bugfix: Dockers cannot be attached when mainwindow is small This is a workaround for the bug with docking system. When the onion skins docker is enabled, the curves docker is shrunk below its minimum size making it impossible for other dockers to attach. This seems to be caused by the title bar of the docker not shrinking beyond the minimumSizeHint(). M +5 -0 libs/ui/widgets/kis_utility_title_bar.cpp M +2 -1 libs/ui/widgets/kis_utility_title_bar.h https://invent.kde.org/graphics/krita/commit/a6d750785207aacc5bbe493c9351e6ab50b66339 -- You are receiving this mail because: You are watching all bug changes.