• Adam Barth's avatar
    Popup menu in Stocks throws exception · 2d824894
    Adam Barth authored
    Previously, we were putting a ForcedLayer just below the overlay, but that
    causes trouble for routes like the popup menu that want to position themselves
    inside the overlay. Instead, I've moved the ForcedLayer down into ModalRoute.
    
    Also, rename ForcedLayer to RepaintBoundary, which is more descriptive of what
    this widget does.
    
    Fixes #485
    2d824894
Name
Last commit
Last update
..
animation Loading commit data...
gestures Loading commit data...
http Loading commit data...
material Loading commit data...
painting Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
services Loading commit data...
widgets Loading commit data...