mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-24 06:11:30 +11:00
e2cf2a5754
In winit the swipe from left to right on touchpad should generate positive horizontal delta change, however on macOS it was the other way around without natural scrolling. This commit inverses the horizontal scrolling delta in 'MouseScrollDelta' events to match other platforms. Fixes #1695. |
||
---|---|---|
.. | ||
platform | ||
platform_impl | ||
dpi.rs | ||
error.rs | ||
event.rs | ||
event_loop.rs | ||
icon.rs | ||
lib.rs | ||
monitor.rs | ||
window.rs |