mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This PR fixes the precision error which occurs when casting a double to int32, causing an incorrect physical display size to be propagated in the layer tree ultimately causing input events on the left edge of the display to be dropped.