Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jun 6, 2020

Conversation

dmitrio95
Copy link
Contributor

Resolves: https://musescore.org/en/node/304959

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.

Collaboratively developed in the Telegram chat discussion with @MarcSabatella so I put a co-authorsip in the commit :)

…w 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 <marc@outsideshore.com>
@MarcSabatella
Copy link
Contributor

Someday I'll find out how you did that :-). Anyhow, I confirm these changes work for me too. But it would be useful to check on a few others systems since the problem itself was system/display-dependent.

@anatoly-os anatoly-os merged commit 54a082b into musescore:3.x Jun 6, 2020
@dmitrio95 dmitrio95 deleted the keysig-palette-grid-size-scale branch June 6, 2020 13:48
anatoly-os added a commit that referenced this pull request Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants