Adam Barth d689362dc5 Some paint functions were using canvas.save/restore around children
This pattern breaks when using compositing because we need to lift those
operations into the compositing tree. This patch removes all the ones I could
find and adds an assert to help prevent more from getting introduced.

Fixes #191
2015-11-19 12:29:36 -08:00
..
2015-11-03 13:50:26 -08:00
2015-10-16 00:09:00 -07:00
2015-11-02 14:06:00 -08:00
2015-10-29 13:42:57 -07:00
2015-11-17 15:59:54 -08:00