• Adam Barth's avatar
    TabView fails to update tab contents · 432b1793
    Adam Barth authored
    When the TabView widget's children change, we don't change the children
    we give to the PageViewport because we fail to update _items. This patch
    watches didChangeConfig and updates _items appropriately.
    
    Fixes #1134
    Fixes #1168
    432b1793
Name
Last commit
Last update
..
src Loading commit data...
_embedder.yaml Loading commit data...
animation.dart Loading commit data...
gestures.dart Loading commit data...
http.dart Loading commit data...
material.dart Loading commit data...
painting.dart Loading commit data...
rendering.dart Loading commit data...
scheduler.dart Loading commit data...
services.dart Loading commit data...
widgets.dart Loading commit data...