Skip to content

Improve Continuous View: Align playback cursor to 25% of screen with#31842

Open
opinsky wants to merge 1 commit intomusescore:masterfrom
opinsky:feature/continuous-view-cursor-pos
Open

Improve Continuous View: Align playback cursor to 25% of screen with#31842
opinsky wants to merge 1 commit intomusescore:masterfrom
opinsky:feature/continuous-view-cursor-pos

Conversation

@opinsky
Copy link

@opinsky opinsky commented Jan 20, 2026

Resolves: #31841

Enable cursor on horizontal continuous view to be located on the left side of the screen.

  • I signed the CLA
  • The title of the PR describes the problem it addresses
  • Each commit's message describes its purpose and effects, and references the issue it resolves
  • If changes are extensive, there is a sequence of easily reviewable commits
  • The code in the PR follows the coding rules
  • There are no unnecessary changes
  • The code compiles and runs on my machine, preferably after each commit individually
  • I created a unit test or vtest to verify the changes I made (if applicable)

@cbjeukendrup cbjeukendrup added the needs design approval Feature/change requests that need a go/no-go from the design team before being worked on label Jan 20, 2026
@jessjwilliamson
Copy link
Contributor

On macOS 26 I'm unable to test this build properly as it's very glitchy. E.g switching to continuous view and pressing play @DmitryArefiev does this work for you?

@DmitryArefiev
Copy link
Contributor

On macOS 26 I'm unable to test this build properly as it's very glitchy. E.g switching to continuous view and pressing play @DmitryArefiev does this work for you?

@jessjwilliamson Yes, I have the same on macOS 26. The was a bug in master builds at that time

@DmitryArefiev
Copy link
Contributor

@opinsky Please rebase your PR

@DmitryArefiev
Copy link
Contributor

@opinsky Also, I've tried win build and didn't notice a difference with master..

bandicam.2026-02-27.17-40-53-129.mp4

@opinsky
Copy link
Author

opinsky commented Feb 27, 2026

@opinsky Also, I've tried win build and didn't notice a difference with master..

bandicam.2026-02-27.17-40-53-129.mp4

Thanks for validating. For this to work, the advanced/smooth panning option should be enabled. I will rebase the code and update the PR

@opinsky opinsky force-pushed the feature/continuous-view-cursor-pos branch from 9ae09e3 to f2dbaf9 Compare February 27, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs design approval Feature/change requests that need a go/no-go from the design team before being worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable playback cursor on horizontal continuous view to be located at left of the screen

4 participants