Minor display bug when using the app windowed
When using the application windowed, when the window is too small to display the full Note Input bar, the use of the ">>" button leads to a weird superposition of elements, as shown in the picture (inside the red "circle").
Attachment | Size |
---|---|
Screenshot from 2021-01-22 20-09-29.png | 313.41 KB |
Comments
Try opening
Preferences/General and reduce Icons size
In reply to Try opening Preferences… by Shoichi
That's not a resolution, that's a workaround :P Plus I have my icons exactly the size I want them to be.
Is your palette (left) docked?
In reply to Is your palette (left)… by Pentatonus
The palette is docked, and not floating on top.
The menu does not disappear behind the palette, it only disappears behind the buttons. This is what happens when the palette is floating on top (attached image). In that case there is no bug.
Windows is unaffected.
At least, I have my palettes docked as well and not "floating on top", when they are floating they indeed are above that toolbar; after all, that's the whole point of "floating on top"..
In reply to Windows is unaffected. At… by jeetee
The palette is docked, and not floating on top.
The menu does not disappear behind the palette, it only disappears behind the buttons. This is what happens when the palette is floating on top (attached image). In that case there is no bug.
In reply to The palette is docked, and… by Yohann Faure
hmm.. what I am noticing now is that my palette window doesn't have those buttons, but just a search field.
[EDIT] I'm seeing the search field because I use the shortcut to open/close palettes, so that makes sense.
Enlarging my icons to a ridiculous size also shows that it is not just the buttons being on top of the toolbar, but the whole content of it. See the issue linked below.
I also just noticed I can't dock my floating windows any longer by double clicking their title bar (both palettes/inspector); which is likely unrelated to your issue, but a regression
In reply to hmm.. what I am noticing now… by jeetee
Created #316127: Can't dock floating windows by double clicking title bar for the redocking issue.
That bug exists (but shouldn't) because the interface is a mix of QML and older technology, see https://musescore.org/en/node/314752
In reply to That bug exists (but shouldn… by frfancha
you mean #314752: second column of toolbar is hidden by palette ;-)