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

Fix touch input cancellation no longer being handled in latest SDL #6484

Closed

Conversation

frenzibyte
Copy link
Member

@frenzibyte frenzibyte commented Jan 4, 2025

  • Update SDL

PR'ing this on the side as we bump SDL, turns out cancelled touches have been separated out from SDL_EVENT_FINGER_UP and to being their own event type, this is a silent failure so I'm explicitly opening a PR to keep track of it. See https://discourse.libsdl.org/t/sdl-added-sdl-event-finger-canceled/56427.

I've added the "update SDL" task here as it is a good place to do it.

@Susko3
Copy link
Member

Susko3 commented Jan 25, 2025

I've moved this commit to #6511, so I can make additional changes and write a proper description for bumping SDL3.

@Susko3 Susko3 closed this Jan 25, 2025
@frenzibyte frenzibyte deleted the fix-touch-broken-in-new-sdl branch January 25, 2025 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants