Don't show palette in playback
When playing back, the palette is disabled. If the continuous view and "pan while playback" are enabled, the cursor(playback indicator) moves to the left side (x = 0) when it reaches the right end of the current view, but it ignores that the palette is above the score. I am assuming thats a bug, but instead of fixing it, the palette could simply be minimized while playback. It is disabled and not needed anyway, it would free up space.
((((I don't know much about this, but maybe it would be enough to just place it below the score(z-coordinate?).))))
Comments
Is it possible to find out the state of the palette some way? I found that the action "toggle-palette" in actions.cpp just toggles the state, so it is not exactly useful for disabling(if the palette was already closed).
In reply to toggle palette by TromboRafi
I'm not a big fan of moving things around when the user plays the score or not. An other music notation package goes full screen when playing back, removing palette, toolbar etc... and I have always a second of "wow, what's happening now" when it starts playing and another second when it stops and I got everything back.
Regarding the bug you are mentioning, I can't reproduce it I'm afraid. Maybe I don't understand what you mean.
In reply to I'm not a big fan of moving by [DELETED] 5
In continuous view, I can still reproduce the bug. Realized that just now, sorry.
Maybe we could get some more feedback on this? I am not proposing to got full screen ;) just disabling a pixel area which is greyed out anyway. If you are not a fan of this, other people might be or not, so: maybe make it optional? that would be a possible solution.
In reply to Continuous view! by TromboRafi
It's never a solution to make a UI behavior optional ;) and if there is an option, there is a need for a discussion about the default anyway.
The GIF has been made in continuous view, with MuseScore 4568fd6a88 on Mac. The palette is docked for you? Which OS?
In reply to It's never a solution to make by [DELETED] 5
There are a couple of "UI behaviours" which are already optional, like "show musescore connect", "show playback window".
If some people like the palette to stay where it is, and some rather want to see more of their score, what is the problem with making it an option :) ?
Maybe you can explain that to me.
Issue for the bug created at:
http://musescore.org/en/node/25169