musescore / MuseScore

MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
https://musescore.org
Other
12.21k stars 2.64k forks source link

[MU4 Issue] Custom palette icons zoomed in #9356

Open vshalkevich opened 3 years ago

vshalkevich commented 3 years ago

Describe the bug Custom palette icons zoomed in

To Reproduce Steps to reproduce the behavior:

  1. Create a score
  2. Click Left side "Palettes" panel
  3. Click Add Palettes
  4. Click Create Custom palette
  5. type name
  6. Click "Create"
  7. Expand one of the existing Palettes list
  8. Drag & drop palette from expanded list to the Custom palette list

Expected behavior Palettes icons should be the same size in Custom list as in other lists

Screenshots https://user-images.githubusercontent.com/71372310/135734460-2d914784-d50a-49e5-a476-440d9406bbc2.mp4

Desktop (please complete the following information): Windows Linux MacOS

nanu1605 commented 2 years ago

@vshalkevich @RomanPudashkin Hi, I am pretty new to open source but would love to work on this issue. Could you please help me with the issue more.

helloworld12321 commented 2 years ago

Okay, it looks like some default palettes have a "magnification" value set. (For example, clefs are displayed at 0.8x scale, and brackets are displayed at 0.7x scale.)

But, when cells are added to a custom palette, they are all displayed at 1x scale.

(It would be nice if each cell in a custom palette knew what magnification it should have! 🔎)

magnified-palettes

Tantacrul commented 2 years ago

Since this is an existing issue with MS3, we should bump to 4.x.

Thanks!