• Adam Barth's avatar
    ScrollbarPainter exception when scrolling MaterialList · 94843700
    Adam Barth authored
    When assigning a new overlayPainter, we were detaching the old overlay
    painter even if the render object itself wasn't attached. Now we only
    twiddle the attach/detach state of the overlay painter when we're
    attached ourselves.
    
    Fixes #1047
    94843700
Name
Last commit
Last update
..
block_test.dart Loading commit data...
box_test.dart Loading commit data...
flex_test.dart Loading commit data...
grid_test.dart Loading commit data...
image_test.dart Loading commit data...
intrinsic_width_test.dart Loading commit data...
offstage_test.dart Loading commit data...
overflow_test.dart Loading commit data...
positioned_box_test.dart Loading commit data...
rendering_tester.dart Loading commit data...
size_test.dart Loading commit data...
stack_test.dart Loading commit data...
viewport_test.dart Loading commit data...