-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Scrolls to playhead start when autoscroll disabled #1735
Comments
First of all, the title must be more specific. Second, it is not hard to explain in text. "Window scrolls to where playhead started even when autoscroll is disabled". Steps to reproduce
|
I'm not sure this is valid... @musikBear what about the |
No, the demo shows a situation where i try to find the notes that goes with a sequence of existing notes, so i want playhead to go back to that pos where the existing notes starts
absolutely not, but if autoscroll IS off, then view-posistion should not change at all, nomatter where the playhead is, or start posistion was. Thats exactly the point of this ticket |
Auto scrolling is turned off, so it is a littlebit strange indeed. Maybe three modes for the autoscroll button? |
@Sti2nd can you please explain? |
The reason musikBear consider it a bug is because he turns off autoscrolling and then suspects that no autoscrolling will happen whatsoever, but that isn't the case, as he points out. When you stop the playhead, the window scrolls to where it stops (dependent on the playhead mode) |
So the bug should be "autoscroll setting ignored when stop is pressed?" |
I'm still confused, doesn't the "after stopping keep position" remedy this? What am I missing? Do we just need saner defaults when auto-scroll is disabled? Shall we assume people want the position marker changed when autoscroll is disabled? |
Or is this more of a matter that autoscroll off shouldn't ever change the viewport? |
Yes.
Yes |
Closing as duplicate of meta-bug Better Playhead Auto-Scroll #2291. Please feel free to comment here if needed. |
@midi-pascal could you take a look at this one? Its the same problem we had in your PR:
It appears to be the same thing, but inside the pianoroll. |
@Umcaruje Sure. I will check this one. |
@Umcaruje Very easy to fix this one: 1 line of code! 😄 |
@Umcaruje Merge? |
@midi-pascal make a PR? |
Merged 👍 Amazing work @midi-pascal 🍻 |
@midi-pascal Big 🍰 from Denmark |
Edited @tresf per @Sti2nd Feb 2nd
Steps to reproduce
cant explain this in text, so
http://youtu.be/H6ftZ2Jfaek
summerized, it shows that piano-roll scrolls toan illogical pos. in respect to the play-head-setting, and behavior.
The text was updated successfully, but these errors were encountered: