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

SDL3: Scrolling song selection works everywhere on Android. #28234

Open
shiumano opened this issue May 19, 2024 · 1 comment
Open

SDL3: Scrolling song selection works everywhere on Android. #28234

shiumano opened this issue May 19, 2024 · 1 comment

Comments

@shiumano
Copy link

Type

Cosmetic

Bug description

Once the game is started, dragging the song selection with the mouse does not drag correctly
No problem with touch input.
Am I the only one having this problem?

Screenshots or videos

screen-20240519-223657-.mp4

Version

2024.519.1

Logs

logs.zip

@bdach
Copy link
Collaborator

bdach commented May 20, 2024

Well I can reproduce. Something or other to do with relative mode being enabled, this doesn't happen if relative mode is off.

Also doesn't happen if you do a very "strict drag" as in, mouse down, start moving mouse, stop moving mouse, mouse up. This starts to happen if you wanna do an "inertia" scroll by releasing mouse during the drag and then moving it elsewhere.

@smoogipoo smoogipoo changed the title Scrolling song selection works everywhere on Android. SDL3: Scrolling song selection works everywhere on Android. May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants