Skip to content
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

Move to the next track part with PageUp/PageDown keys #1408

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

maiko3tattun
Copy link
Contributor

New Feature

Use shortcut keys in the pianoroll window to move to the part of the track above or below in the same position.

2025-02-09.193220.mp4

This feature does not change the horizontal scroll position of the pianoroll window, and the criterion for whether the part is in the same position is the center of the notes canvas.

Bug Fixes

  • Since voiceParts and waveParts in UProject are explicitly assigned null, I changed them to nullable types to avoid confusion.
  • Fixed no scrolling when using End key to move play position.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant