• Ian Hickson's avatar
    Support setting the elevation of disabled floating action buttons (#24728) · 29928a46
    Ian Hickson authored
    Previously, a disabled floating action button always had zero
    elevation, which looks dumb.
    
    This also fixes the issue whereby highlightElevation was not honoured
    on floating action buttons.
    
    This also fixes an issue I found during testing whereby setState was
    being called during build when onHighlightChanged fired due to
    onPressed becoming null while a gesture is ongoing (which triggers an
    onTapCancel synchronously during build).
    29928a46
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...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CODE_OF_CONDUCT.md 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...
dartdoc_options.yaml Loading commit data...
flutter_console.bat Loading commit data...