tried out zoom level, shows 2 for some reason

This commit is contained in:
Peter Cottle 2013-01-01 20:15:50 -08:00
parent 6e61ffda59
commit f60b97307a
7 changed files with 3152 additions and 2877 deletions

View file

@ -34,6 +34,7 @@ Big Bugs to fix:
Done things:
(I only started this on Dec 17th 2012 to get a better sense of what was done)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[x] awesome zoom level polling and sweet event baton stealing :DDDDDDDDDDDDDD
[x] then refactor keyboard input and UI.listen() to that event system
[x] make some kind of "single listener" event system... will make keyboard stuff easy
because then you just steal and release for modals and such