mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Currently, the hit-region is size FLT_MAX which is susceptible to numerical overflow when rotating or translating (or any other modification to the value).