https://bugs.kde.org/show_bug.cgi?id=399170
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Dmitry Kazakov <[email protected]> --- Palette docker is not supposed to change the size of the swatches. The user creates a palette of a fixed number of columns and rows and the widget is not supposed to relayout them. All the colors should be placed as the user has added them. Though the original problem is still actual. All resource selection widgets in Krita share the same thumbnail size. Steps to reproduce: Problem 1: 1) Open Brush Presets docker, notice the thumbnail size 2) Open Brush Editor, select "Predefined Brush" tab, Ctrl+wheel over it to change the zoom. 3) See that the Presets docker also changes the size. Problem 2: ... 2) Open Prush Presets drop-down, try to move 'Icon Size' slider 3) The zoom of the brushes in drop-down and in the docker changes inconsistently I think we should fix this bug in either of the two ways: A) Make every single resource view have its own zoom B) Make all resource views share the zoom, but share it consistently. -- You are receiving this mail because: You are watching all bug changes.
