mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-25 06:50:46 +00:00

Avoids two to four function calls on each SDL_MouseWheelEvent. Also update code comment and changelog entry based on @vgaming's report of issue #3362 being fixed. Slightly improves commit ab4001d. Tested again with SDL 2.0.14 and 2.28.5.
3 lines
203 B
Markdown
3 lines
203 B
Markdown
### Miscellaneous and Bug Fixes
|
|
* Fix a regression from 1.13.11 that inverted horizontal scrolling with SDL versions 2.0.18+ on X11 and versions 2.0.20+ on Wayland (issues #3362 and #7404, PR #8137)
|