• 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
dispose_ancestor_lookup_test.dart 3.85 KB