flutter/packages
sjindel-google db9fe3f827
Fix text field clipping when erasing rapidly. (#23894)
`RenderEditable.paint` assumes that if the length of the text fits within the
visible region, then the text will be rendered at the start of the region and be
completely visible. This is not always true, since the text may still be
rendered at an offset if an animation is ongoing when the text begins to fit.

This fixes #22288 and #14121
2018-11-04 03:20:44 +01:00
..
flutter Fix text field clipping when erasing rapidly. (#23894) 2018-11-04 03:20:44 +01:00
flutter_driver Revert "Restore "Flutter gallery: updated Shrine demo" (#23878)" (#23888) 2018-11-02 15:32:02 -07:00
flutter_goldens Revert "Restore "Flutter gallery: updated Shrine demo" (#23878)" (#23888) 2018-11-02 15:32:02 -07:00
flutter_goldens_client Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
flutter_localizations Revert "Restore "Flutter gallery: updated Shrine demo" (#23878)" (#23888) 2018-11-02 15:32:02 -07:00
flutter_test Revert "Restore "Flutter gallery: updated Shrine demo" (#23878)" (#23888) 2018-11-02 15:32:02 -07:00
flutter_tools Revert "Restore "Flutter gallery: updated Shrine demo" (#23878)" (#23888) 2018-11-02 15:32:02 -07:00
fuchsia_remote_debug_protocol Revert "Restore "Flutter gallery: updated Shrine demo" (#23878)" (#23888) 2018-11-02 15:32:02 -07:00
analysis_options.yaml Revert "Roll engine to aed6b8c46b05c7cee4506a9757dd9ea1b40583c2." (#23170) 2018-10-16 12:57:07 -07:00