Bug 361736

Summary: dialog layout issues: new image/color selector
Product: [Applications] krita Reporter: PFM <paul>
Component: UsabilityAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: major CC: halla
Priority: NOR    
Version: 3.0 Alpha   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
URL: http://imgur.com/a/S6DRv
Latest Commit: Version Fixed In:

Description PFM 2016-04-13 20:58:45 UTC
Some menus don't scale correctly which results in some configurations not being possible (like customized canvas sizes). Affected menus that I've found: New Canvas & Settings > Color Selector Settings.

Reproducible: Always

Steps to Reproduce:
Open the specified menus.

Actual Results:  
Menus are unusable.

Expected Results:  
Menus should be usable

System: Surface Pro 4, Windows 10, all drivers up to date
Comment 1 Halla Rempt 2016-04-14 14:16:58 UTC
Git commit 61e9950d97fe1fe15c2b20d494ac80dfa8e29c71 by Boudewijn Rempt.
Committed on 14/04/2016 at 14:15.
Pushed by rempt into branch 'master'.

Do not hardcode a max size for the image group

This will make the whole group extremely squashed on hidpi
screens.
Related: bug 360541

M  +5    -14   libs/ui/forms/wdgnewimage.ui

http://commits.kde.org/krita/61e9950d97fe1fe15c2b20d494ac80dfa8e29c71
Comment 2 Halla Rempt 2016-04-14 14:18:05 UTC
Hi,

Thanks for your report! I can confirm the issue. the new image dialog I just fixed, looking into the other one!
Comment 3 Halla Rempt 2016-04-14 14:24:54 UTC
Git commit 23136ab7cadc760b12ebbee1f2ac18b069c3fe91 by Boudewijn Rempt.
Committed on 14/04/2016 at 14:24.
Pushed by rempt into branch 'master'.

Try to fix the layout of the color selector

M  +632  -793  plugins/dockers/advancedcolorselector/wdg_color_selector_settings.ui

http://commits.kde.org/krita/23136ab7cadc760b12ebbee1f2ac18b069c3fe91