https://bugs.kde.org/show_bug.cgi?id=362827
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/krit | |a/d4fefab045c6d10077d1ca4ec | |ab36b6f2836fb0c Status|UNCONFIRMED |RESOLVED --- Comment #2 from Boudewijn Rempt <b...@valdyas.org> --- Git commit d4fefab045c6d10077d1ca4ecab36b6f2836fb0c by Boudewijn Rempt. Committed on 24/05/2016 at 08:50. Pushed by rempt into branch 'master'. Do not set a minimum size on the toolbox If there's a minimum size that's bigger than the screen, Krita will grow outside the screen, confusing users and making life hard. If the toolbox doesn't fit vertically or horizontall, double the number of columns or rows until we do fit. M +17 -3 libs/widgets/KoToolBox.cpp M +1 -0 libs/widgets/KoToolBoxLayout_p.h http://commits.kde.org/krita/d4fefab045c6d10077d1ca4ecab36b6f2836fb0c -- You are receiving this mail because: You are watching all bug changes.