• Adam Barth's avatar
    Rename RenderObject.hasLayer to isRepaintBoundary · 0b775984
    Adam Barth authored
    Also, introduce alwaysNeedsCompositing to force the "needs compositing"
    bit to true without necessarily introducing a ContainerLayer into the
    layer tree. A future patch will make use of alwaysNeedsCompositing to
    optimize opacity layers.
    0b775984
view.dart 4.89 KB