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

[SDL2 Vita] Wrong touch IDs gets assigned to touch devices #9830

Open
Wohlstand opened this issue May 18, 2024 · 2 comments
Open

[SDL2 Vita] Wrong touch IDs gets assigned to touch devices #9830

Wohlstand opened this issue May 18, 2024 · 2 comments
Milestone

Comments

@Wohlstand
Copy link
Contributor

Hello!

I do see that at the SDL2 touch device IDs gets assigned incorrectly: one of IDs had been assigned as 0 that results an invalid behaviour: the SDL_GetTouchDevice() claims the 0 is an invalid device, but in a case of Vita's code it's a fully valid device.

Anyway, on SDL3 side I see these device ID codes are valid.

@slouken
Copy link
Collaborator

slouken commented May 18, 2024

Please feel free to submit a PR to fix this, thanks!

@slouken slouken added this to the 2.32.0 milestone May 18, 2024
@Wohlstand
Copy link
Contributor Author

I'll do, but right now I'm out of home, first off I should test out this on my end. I'll be back when I get my home.

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

No branches or pull requests

2 participants