Scroll should center on cursor.
I asked for this before, some time ago but I can't remember if there was a problem with this or is it in the next release perhaps?
I asked for this before, some time ago but I can't remember if there was a problem with this or is it in the next release perhaps?
Do you still have an unanswered question? Please log in first to post your question.
Comments
Fix #165701, fix #165716: Reposition scoreview when cursor moves
From: https://musescore.org/en/developers-handbook/release-notes/release-note…
HTH, regards.
In reply to Fix #165701, fix #165716: by Shoichi
Thanks.
In reply to Fix #165701, fix #165716: by Shoichi
I'm not sure that's the same thing or not. I could interpret the original question multiple ways. Don, could you explain more clearly what you are looking for? I suspect maybe you are talking about the behavior of *zoom* when using the scroll wheel to trigger the action?
In reply to I'm not sure that's the same by Marc Sabatella
Hi Marc, indeed, that is what I am talking about, using the scroll wheel.
Often I find that elements (such as signe, coda, chord changes, etc) are placed over one another, and at a useful "zoom" they are difficult to select. (I've discussed this problem before when requesting that the last placed element be "on top").
At the moment when I zoom in to try and select the element I am working with, I find I often have to stop part way, move the targeted element closer to the middle and then zoom in again, sometimes more than once.
This is at best inefficient.
Say the target is near the top right of the screen: Even if I place the cursor at a point between the edges and the target, the target moves out of view.
If the target was the focus the best possibility to me would be that it stays in view.
I hope that's clear.
Best regards to all, lovin' MuseScore.
In reply to Hi Marc, indeed, that is what by xavierjazz
Have you tried this in a 2.1 nightly build? Seems to work as you describe there. If I put my cursor somewhere and use the Ctrl + mouse wheel to scroll in, the view stays centered where my mouse is.
In reply to Have you tried this in a 2.1 by Marc Sabatella
WOW! I didn't realize this is fixed in 2.1. YEAH!
In reply to WOW! I didn't realize this is by mike320
I didn't realize it either until I tried today as a result of this thread. And I actually can't find a relevant issue report, PR, or commit to say who made the change and what else might have been changed along the way...
In reply to I didn't realize it either by Marc Sabatella
I see the change here: https://github.com/musescore/MuseScore/commit/427c239ba802a6058f42856a4…
For fix: #181861: Pinch/spread to zoom uses wrong centerpoint
In reply to I see the change here: by cadiz1
Ah yes, that is while I was out of town and missed a lot. I also see the issue as reported was originally about pinch to zoom, not scroll wheel, but I can happily report it works well for both now.
In reply to Have you tried this in a 2.1 by Marc Sabatella
2.0.3
i will try 2.1
Thanks