mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fix a bug where holding down on text selection caused the handles to flash. The fix was to only update selection when it actually changed.
Fix a bug where holding down on text selection caused the handles to flash. The fix was to only update selection when it actually changed.