Adam Barth 167fbced06 Viewport fails to clip its AssetImage child
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
2016-02-02 13:04:55 -08:00
..
2015-12-13 23:34:41 -08:00
2016-01-21 16:27:18 -08:00
2016-01-29 16:07:54 -08:00
2016-01-27 10:04:49 -08:00