• Adam Barth's avatar
    Viewport fails to clip its AssetImage child · 167fbced
    Adam Barth authored
    We were getting confused about our layer tree offsets, which caused us
    to set an incorrect cull rect for the recording inside a viewport.
    
    This patch does away with layer tree offsets almost entirely. We now use
    them only at repaint boundaries, which is where we want the layer tree
    to be mutable.
    
    Fixes #1460
    167fbced
Name
Last commit
Last update
bin Loading commit data...
dev Loading commit data...
doc Loading commit data...
examples Loading commit data...
infra Loading commit data...
packages Loading commit data...
travis Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...