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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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.

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.

1 participant