• Greg Spencer's avatar
    Fixes InputDecorator to work with textScaleFactor, fixes Material Design differences. (#12595) · 67cf7918
    Greg Spencer authored
    Fixes InputDecorator to work with textScaleFactor, fixes Material Design differences.
    
    There were a number of differences with the Material Design spec, including
    several different padding values and underline thickness.  This corrects
    that so that the decorator is in line with the Material Design spec now.
    
    Also, the decorator properly handles changes to the textScaleFactor, where
    before it would not re-layout when needed, painting the cursor and
    underline incorrectly.
    
    The decorator also now properly animates helper, error, and hint text when
    the textScaleFactor or input decoration properties change.
    
    Helper text is now properly displayed in dense mode, as the spec shows.
    Before this change, it was never displayed in dense mode.
    
    Fixes #12485
    67cf7918
Name
Last commit
Last update
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages 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...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
analysis_options.yaml Loading commit data...
analysis_options_repo.yaml Loading commit data...
appveyor.yml Loading commit data...