Skip to content

sdl3: Fix mouse wheel expecting SDL 3.2.12+ - #19341

Merged
LibretroAdmin merged 1 commit into
libretro:masterfrom
RobLoach:sdl3-member-integer_x
Aug 3, 2026
Merged

sdl3: Fix mouse wheel expecting SDL 3.2.12+#19341
LibretroAdmin merged 1 commit into
libretro:masterfrom
RobLoach:sdl3-member-integer_x

Conversation

@RobLoach

@RobLoach RobLoach commented Aug 3, 2026

Copy link
Copy Markdown
Member

The integer_x and integer_y is only available with 3.2.12+, so this switches back to using the floats to allow compatibility with other SDL3 versions.

Fixes #19335

@LibretroAdmin
LibretroAdmin merged commit 8dd31c7 into libretro:master Aug 3, 2026
55 checks passed
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

Successfully merging this pull request may close these issues.

SDL3 error - no member integer_x / y in MouseWheelEvent event.wheel

2 participants