• Adam Barth's avatar
    Always using OpacityLayer for blending · 635168d9
    Adam Barth authored
    We don't know how to accuately compute paint bounds in the render tree.
    Instead, we can rely on the compositor to compute the paint bounds for
    us if we use OpacityLayer to do our opacity blends.
    
    Fixes the shadow when closing the menu in the stocks app.
    635168d9
proxy_box.dart 43.5 KB