https://bugs.kde.org/show_bug.cgi?id=385978
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kri | |ta/98cdd4fdbe7ee991311a6f06 | |546826d5b48cc63c --- Comment #6 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 98cdd4fdbe7ee991311a6f06546826d5b48cc63c by Boudewijn Rempt. Committed on 20/10/2017 at 09:00. Pushed by rempt into branch 'krita/3.3'. Fix using the wheel when the palettte docker is very small This patch solves an inconsistency in the UI where the user is unable to scrollwheel-zoom-in color swatches in the palette docker after the same has been reduced to its minimum width, which causes color swatch size to be set to 8px, a size that cannot be normally set with the ctrl+scrollwheel shortcut. This color swatch size is now made accessible with the scroll wheel, and scroll events are now blocked only when trying to further zoom out. Patch by Neviril <nevinevi...@yahoo.com> Thanks! M +8 -6 libs/ui/kis_palette_view.cpp https://commits.kde.org/krita/98cdd4fdbe7ee991311a6f06546826d5b48cc63c -- You are receiving this mail because: You are watching all bug changes.