2024.423.0
What's Changed
- Set IME rectangle before starting text input by @Susko3 in #6257
- Set event filter early in the startup process to work around SDL issue by @Susko3 in #6259
- Work around broken
SDL_EVENT_FINGER_DOWN
events that lead to stuck touches by @Susko3 in #6258 - Use generic math for bindable numbers by @huoyaoyuan in #6248
- Log SDL3 version and revision on successful initialisation by @Susko3 in #6265
- Guard against unsupported window mode on startup by @Susko3 in #6263
Full Changelog: 2024.419.0...2024.423.0