Summary: | [color palette docker] Browsing color palette presets became difficult | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | David REVOY <info> |
Component: | Usability | Assignee: | Halla Rempt <halla> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | halla |
Priority: | NOR | ||
Version: | 4.3.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/krita/commit/de49893626053b2c66afe270640e8a559e10c119 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | ^ gif-animation of the bug, browsing palettes presets |
Probably another place where the aspect ration wasn't set. Git commit 6a8a6566844fe7016f039cc671c64a8e05daaeeb by Boudewijn Rempt. Committed on 15/07/2020 at 09:32. Pushed by rempt into branch 'krita/4.3'. Fix the aspect ratio of the palette popup M +1 -0 libs/widgets/KisPaletteListWidget.cpp https://invent.kde.org/graphics/krita/commit/6a8a6566844fe7016f039cc671c64a8e05daaeeb Git commit de49893626053b2c66afe270640e8a559e10c119 by Boudewijn Rempt. Committed on 15/07/2020 at 09:32. Pushed by rempt into branch 'krita/4.3.0'. Fix the aspect ratio of the palette popup (cherry picked from commit 6a8a6566844fe7016f039cc671c64a8e05daaeeb) M +1 -0 libs/widgets/KisPaletteListWidget.cpp https://invent.kde.org/graphics/krita/commit/de49893626053b2c66afe270640e8a559e10c119 |
Created attachment 130136 [details] ^ gif-animation of the bug, browsing palettes presets Hi, Browsing the palette probably changed recently; it now displays into a single-column big thumbnail that takes the full width of the drop-down list and fills the viewport fully. I find it more difficult to pick a palette preset this way. How to reproduce: ================= 1. In the Palette docker, click on the colorful icon on bottom-left to browse palette presets. 2. Browse the list (scroll-up and down) Result: ======= The list is a full width thumbnail of the palette preview. (quick gif animation screenrecord in attachement) Expected: ========= A tiny thumbnails on left, and the filename/name of the palette on right: easier to browse them or find them by name. Right now with the big previews, I had to wait with mouse over (impossible with stylus) the tooltip to get the name of the palette.