dyoo / whalesong

Whalesong: Racket to JavaScript compiler
http://hashcollision.org/whalesong
250 stars 30 forks source link

rapid event receiving causes weirdness with to-draw #14

Closed dyoo closed 13 years ago

dyoo commented 13 years ago

I think what's happening is that code may assume a to-draw between each event. The way that things are implemented now, though, we update after processing a batch of events.

dyoo commented 13 years ago

Have not been able to reproduce this error yet.

dyoo commented 13 years ago

Closing issue: I haven't been able to see this in effect.