• sandrasandeep's avatar
    Make EditableText cursor configurable (#18888) · 581df52a
    sandrasandeep authored
    * fixed segmented control golden test
    
    * fixed segmented control golden test
    
    * added cursorWidth, cursorRadius
    
    * added default value for cursorWidth based on Apple specs
    
    * test default cursorWidth
    
    * removed cursorHeight stuff
    
    * added functionality to keep cursor from blinking
    
    * cursor width and radius is configurable + tests
    
    * changed goldens repo version in goldens.version
    
    * working version of configurable cursor (erased debugKeepCursorOn)
    
    * minor changes
    
    * docs
    
    * changed textfield test that was failing due to new default cursorwidth
    
    * added default value of cursorwidth in RenderEditable
    
    * only run golden file tests on Mac
    
    * cursor tests
    
    * the tests are actually there now
    
    * weak warning fixed
    
    * switching to Linux
    
    * changed default cursorWidth: 2.0 -> 1.0
    
    * assorted changes, including changing text field test
    
    * re-paint -> re-layout when changing cursorWidth
    581df52a
Name
Last commit
Last update
.github Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.cirrus.yml Loading commit data...
.coveralls.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
analysis_options_repo.yaml Loading commit data...
appveyor.yml Loading commit data...
flutter_console.bat Loading commit data...