• Ian Hickson's avatar
    Use the same logic in flushPaint as flushLayout (#3353) · d348f28d
    Ian Hickson authored
    If two repaint boundaries mark themselves dirty, but the second one is a
    child of the first, then the second one will get repainted by the first
    and then when we come to paint it directly, we get confused because it
    isn't dirty any more.
    
    We ran into this in layout before. Apply the same fix. Also, apply the
    same fix to composition while we're at it.
    d348f28d
Name
Last commit
Last update
..
cassowary Loading commit data...
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_markdown Loading commit data...
flutter_sprites Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
flx Loading commit data...
newton Loading commit data...
playfair Loading commit data...
.gitignore Loading commit data...