• Justin McCandless's avatar
    Fix cursor outside of input width (#30525) · ed91a3be
    Justin McCandless authored
    * Disallow cursor from appearing beyond the width of the input.
    
    * Test that verifies the cursor can't exceed the width of the input
    
    * Use constant from editable.dart to explain 1 pixel difference in test
    
    * Fix failing test that tested the case of overflowing spaces
    ed91a3be
Name
Last commit
Last update
..
animation Loading commit data...
cupertino Loading commit data...
engine Loading commit data...
examples Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
harness Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
semantics Loading commit data...
services Loading commit data...
widgets Loading commit data...
flutter_test_alternative.dart Loading commit data...
flutter_test_config.dart Loading commit data...