Skip to content

[FEATURE] Accurate Scrolling#20

Merged
MAJigsaw77 merged 1 commit into
FunkinCrew:devfrom
FuroYT:feature/better-wheel-support
Apr 30, 2026
Merged

[FEATURE] Accurate Scrolling#20
MAJigsaw77 merged 1 commit into
FunkinCrew:devfrom
FuroYT:feature/better-wheel-support

Conversation

@FuroYT
Copy link
Copy Markdown

@FuroYT FuroYT commented Apr 29, 2026

All Pull Requests Needed

What does this specific PR do?

The Flixel PR adds support for the flick manager on the wheel and also exposes the X axis from the deltaWheel point in FlxMouse as well as making the deltaWheel point uses the actual non-rounded coordinates from SDL which comes through Lime and OpenFL
(Note: keeps the wheel property rounded for backwards compatilibty)

Description

This series of PRs adds support for decimal wheel support in Flixel (and adds flicking so scrolling fast makes a velocity for the wheel flick manager) so its not rounded from the OpenFL side and direction is fixed from the Lime (NDLL) Side

Copy link
Copy Markdown

@TechnikTil TechnikTil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should actually implement FlxRecord for the wheel properly instead of half-assing it.

@FuroYT
Copy link
Copy Markdown
Author

FuroYT commented Apr 29, 2026

Flixel Replays are buggy and arent used and i don't think its worth to change as of now

@FuroYT FuroYT force-pushed the feature/better-wheel-support branch from cae2ac3 to b14ee41 Compare April 30, 2026 21:20
@MAJigsaw77 MAJigsaw77 merged commit b3ef6d7 into FunkinCrew:dev Apr 30, 2026
0 of 10 checks passed
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.

3 participants