• Justin McCandless's avatar
    Fix descenders cutoff in TextField (#26309) · 105026cd
    Justin McCandless authored
    * Include caret gaps in position calculation to avoid descender cutoff
    
    * Calculate caret offset instead of exposing it
    
    * Test that textfields scroll vertically by full line height
    
    * Only add offset to end of caret to avoid going above 0.0
    
    * Fix and test horizontal vs. vertical scrolling
    
    * CR: docs and top caret offset logic
    
    * Take max instead of assuming caretRect.top is always a full line down
    
    * Always subtract caretOffset from caretTop since caretRect.top can be negative
    105026cd
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
analysis_options.yaml Loading commit data...