Summary: | Onion skin docker minimum fixed width too wide | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | apelsinchoklad |
Component: | Dockers | Assignee: | Scott Petrovic <scottpetrovic> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | griffinvalley, korotkih.00 |
Priority: | NOR | ||
Version: | 4.2.0-alpha | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/kde/krita/commit/12118c1aa516d47e29f94bd05311f1b7d8aec311 | Version Fixed In: | |
Sentry Crash Report: |
Description
apelsinchoklad
2019-05-17 14:59:18 UTC
Yes, this is something I noticed too, but wasn't sure whether something could be done about it at all, given the new size is caused by an attempt at making the filter easier to use. Gonna assign this to Scott, maybe he knows. I thought about this. This UI change was brought up by Bollebib as it was inconvenient with the interface in 4.1.7. One idea I had was to hide all the colored checkboxes if there is no color filtering being applied Bug(?) also present in Win10 x64 version Git commit f7971aab56467385ab5348b9dca27c0bea68b189 by Scott Petrovic. Committed on 08/06/2019 at 01:04. Pushed by scottpetrovic into branch 'master'. M +1 -0 plugins/dockers/animation/kis_equalizer_widget.cpp M +15 -0 plugins/dockers/animation/onion_skins_docker.cpp M +33 -1 plugins/dockers/animation/onion_skins_docker.ui https://invent.kde.org/kde/krita/commit/f7971aab56467385ab5348b9dca27c0bea68b189 Git commit 12118c1aa516d47e29f94bd05311f1b7d8aec311 by Boudewijn Rempt, on behalf of Scott Petrovic. Committed on 13/06/2019 at 06:00. Pushed by rempt into branch 'krita/4.2'. M +1 -0 plugins/dockers/animation/kis_equalizer_widget.cpp M +15 -0 plugins/dockers/animation/onion_skins_docker.cpp M +33 -1 plugins/dockers/animation/onion_skins_docker.ui https://invent.kde.org/kde/krita/commit/12118c1aa516d47e29f94bd05311f1b7d8aec311 yay! |