piskel/js/controller
Patrick Brosset 873a10caa2 Fix the duplication in the overlay when grid toggl
When the grid was toggled, the overlay would actually
draw the main drawing frame instead of just redrawing
itself with transparent pixels.
This was due to the drawingcontroller passing the ref
to the same frame object when initialiwing both
renders.

By the way, the overlay should probably be treated a
bit differently as redrawing all its transprent pixels
in that case is useless.
2012-09-10 23:34:06 +02:00
..
AnimatedPreviewController.js Slight performance improvement, previewfilmcontroller still buggy 2012-09-09 01:12:54 +02:00
DrawingController.js Fix the duplication in the overlay when grid toggl 2012-09-10 23:34:06 +02:00
PreviewFilmController.js Slight performance improvement, previewfilmcontroller still buggy 2012-09-09 01:12:54 +02:00