Bug 407646

Summary: Onion skin docker minimum fixed width too wide
Product: [Applications] krita Reporter: apelsinchoklad
Component: DockersAssignee: 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: Version Fixed In:

Description apelsinchoklad 2019-05-17 14:59:18 UTC
SUMMARY
The updated onion skin docker takes up a wider minimum fixed width then in 4.1.7, making it inconvenient to dock it anywhere in the interface.


SOFTWARE/OS VERSIONS
Krita 4.2.0 beta2
macOS: 10.12.6
Comment 1 wolthera 2019-05-17 15:11:15 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.
Comment 2 Scott Petrovic 2019-05-17 15:13:38 UTC
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
Comment 3 WOAS 2019-05-29 16:58:35 UTC
Bug(?) also present in Win10 x64 version
Comment 4 Scott Petrovic 2019-06-08 01:04:26 UTC
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
Comment 5 Halla Rempt 2019-06-13 06:33:14 UTC
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
Comment 6 WOAS 2019-06-29 15:24:09 UTC
yay!