Skip to content

Tweaks to scrolling behaviour (#11363 & #11325)#32404

Draft
mathesoncalum wants to merge 1 commit intomusescore:masterfrom
mathesoncalum:11363-view_scrolling_limits
Draft

Tweaks to scrolling behaviour (#11363 & #11325)#32404
mathesoncalum wants to merge 1 commit intomusescore:masterfrom
mathesoncalum:11363-view_scrolling_limits

Conversation

@mathesoncalum
Copy link
Copy Markdown
Contributor

@mathesoncalum mathesoncalum commented Feb 26, 2026

Resolves: #11363
Resolves: #11325

Closes: #21241
Closes: #28138

  1. Tighten overscroll area (before the overscroll could span 75% of width/height, just 50% in this PR)
  2. Prevent left/right overscrolling in horizontal continuous view
  3. Prevent top/bottom overscrolling in vertical continuous view

Maximum overscroll in page view before:
before

After:
after

- Tighten overscroll area
- Prevent left/right overscrolling in horizontal continuous view
- Prevent top/bottom overscrolling in vertical continuous view
@mathesoncalum mathesoncalum changed the title Tweaks to scrolling behaviour (#11363 & 11325) Tweaks to scrolling behaviour (#11363 & #11325) Feb 26, 2026
@mathesoncalum mathesoncalum added the needs design Design is needed label Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs design Design is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[MU4 Issue] Page View - Canvas size / white space [MU4 Issue] Continuous View - Whitespace

1 participant