• 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
..
src 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...
services.dart Loading commit data...
task.dart Loading commit data...
widgets.dart Loading commit data...