mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
macOS uses negative values to represent scrolls to the right, while Flutter expects the opposite, so flip X deltas.
macOS uses negative values to represent scrolls to the right, while Flutter expects the opposite, so flip X deltas.