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. |
||
|---|---|---|
| .. | ||
| android | ||
| ios | ||
| linux | ||
| macos | ||
| web | ||
| windows | ||
| mod.rs | ||