Skip to content

fix down/negative scroll again Hopefully - #1043

Merged
Raltyro merged 1 commit into
CodenameCrew:mainfrom
betpowo:patch-11
Aug 4, 2026
Merged

fix down/negative scroll again Hopefully#1043
Raltyro merged 1 commit into
CodenameCrew:mainfrom
betpowo:patch-11

Conversation

@betpowo

@betpowo betpowo commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

few things were missing that bugged stuff out:

  • downscroll would cause (manually x-moved) notes to spaz out each frame (pausing included) if their updateNotesPosX was false
  • negative scroll speed now updates correctly , previous version would kinda either delay the sustain flip or not function at all due to being blocked by a return early

few things were missing that bugged stuff out:

- downscroll would cause (manually x-moved) notes to spaz out each frame (pausing included) if their updateNotesPosX was false
- negative scroll speed now updates correctly , previous version would kinda either delay the sustain flip or not function at all due to being blocked by a return early
@Raltyro
Raltyro merged commit 2bc6386 into CodenameCrew:main Aug 4, 2026
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.

2 participants