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

InputEventScreenTouch & get_get_global_mouse_position() updates delayed after initial tap #100722

Open
yikescloud opened this issue Dec 22, 2024 · 0 comments

Comments

@yikescloud
Copy link

Tested versions

3.6 stable

System information

Android 10

Issue description

On Android export. InputEventScreenDrag, InputEventMouseMove and get_global_mouse_position() cannot detect the movement of a touch until it passes a pixel threshold
relative to (may need a backport to 3.x, to add more android firendly)
#84138
#84331

Steps to reproduce

In the MRP below, touch screen and make a small drag, you'll notice that the sprites only moves after you drag more than about 10 pixels.

Minimal reproduction project (MRP)

ScreenDragBug.zip

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