https://bugs.kde.org/show_bug.cgi?id=431825
Halla Rempt <ha...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/0c0157b20 | |aece3589e08b6e0d5d3a74b34ce | |d860 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Halla Rempt <ha...@valdyas.org> --- Git commit 0c0157b20aece3589e08b6e0d5d3a74b34ced860 by Halla Rempt, on behalf of Mathias Wein. Committed on 29/01/2021 at 08:57. Pushed by rempt into branch 'master'. Fix resizing issues with pattern and gradient choosers If the labels are not supposed to influence the preferred widget size (which determines some popup sizes), the solution should be to set their size policy to "Ignored". The layout will just shrink or grow them to fill the available space. M +1 -5 libs/ui/widgets/kis_gradient_chooser.cc M +1 -1 libs/ui/widgets/kis_pattern_chooser.cc M +1 -1 libs/ui/widgets/kis_seexpr_script_chooser.cpp https://invent.kde.org/graphics/krita/commit/0c0157b20aece3589e08b6e0d5d3a74b34ced860 -- You are receiving this mail because: You are watching all bug changes.