https://bugs.kde.org/show_bug.cgi?id=364034
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/krit | |a/45a5e1d0fa73830e1626b107e | |59f8296897ea623 --- Comment #13 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 45a5e1d0fa73830e1626b107e59f8296897ea623 by Boudewijn Rempt. Committed on 22/10/2016 at 13:26. Pushed by rempt into branch 'master'. Since sections can overlap (if a section occupies two rows, and there is space on the second row for all of the next section, the next section will be placed overlapping with the previous section), it's important that later sections will be higher in the widget z-order than previous sections, so raise it. M +1 -1 libs/widgets/KoToolBox.cpp M +0 -1 libs/widgets/KoToolBoxButton_p.h M +49 -0 libs/widgets/KoToolBoxLayout_p.h http://commits.kde.org/krita/45a5e1d0fa73830e1626b107e59f8296897ea623 -- You are receiving this mail because: You are watching all bug changes.