Key signatures cropped in New Score Wizard

• May 5, 2020 - 17:48
Reported version
3.x-dev
Type
Graphical (UI)
Frequency
Once
Severity
S3 - Major
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
No
Project

See screenshot. The icons do not have sufficient margin.
Screen Shot 2020-05-05 at 12.45.22 PM.png


Comments

Severity S4 - Minor S3 - Major

The problem on (some) high DPI systems is considerably worse than shown here, the cells do not scale so the key signatures don't fit within them at all. Here's how it looks for me:

Screenshot 2020-06-05 at 10.55.01 AM.png

It gets corresponding worse as I turn up the paletteScale advanced preference (which emulates higher DPI displays still, or people who wish extra large palettes for accessibility reasons) - the key signatures get bigger and bigger but the palette cell never does:

Screenshot 2020-06-05 at 10.32.36 AM.png

Status PR created fixed

Fixed in branch 3.x, commit 15b7ff2771

_fix #304959: fix clipping and scaling of Key Signatures palette in New Score wizard

Ensures accounting for GUI scaling in PaletteListView and uses a
different approach to prevent large gaps between palette cells
(using setGridSize() call instead of setting negative spacing).
This approach prevents clipping of some cells in that palette.

Co-authored-by: Marc Sabatella _

Fix version
3.5.0