• Ian Hickson's avatar
    ExpansionPanel animation fixes (#13032) · c97fc206
    Ian Hickson authored
    Previously, ExpansionPanel would do weird things if interacted with
    when it was already animating. This is fixed and there's now a test.
    
    Also:
    
     * Minor fixes to make the gallery work in RTL, not that there's
       any way to see that without hard-coding the framework to RTL.
       But at least I'll be less annoyed when doing that.
    
     * Some trivial code and documentation cleanup.
    c97fc206
Name
Last commit
Last update
..
activity_indicator_test.dart Loading commit data...
bottom_tab_bar_test.dart Loading commit data...
button_test.dart Loading commit data...
dialog_test.dart Loading commit data...
nav_bar_test.dart Loading commit data...
page_test.dart Loading commit data...
scaffold_test.dart Loading commit data...
slider_test.dart Loading commit data...
switch_test.dart Loading commit data...
tab_scaffold_test.dart Loading commit data...
tab_test.dart Loading commit data...