• 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
..
engine Loading commit data...
examples Loading commit data...
gestures Loading commit data...
harness Loading commit data...
painting Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
services Loading commit data...
widget Loading commit data...