alexvoz / as3isolib

Automatically exported from code.google.com/p/as3isolib
0 stars 0 forks source link

isInvalidated is still true when the RENDER event fires #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Setup a handler for RENDER event of an IsoScene
2. On the handler, check for the value of scene.isInvalidated

What is the expected output? What do you see instead?

Expected: isInvalidated returns false
Currently: isInvalidated returns true

Original issue reported on code.google.com by hello.ja...@gmail.com on 22 Apr 2009 at 5:24

GoogleCodeExporter commented 9 years ago

Original comment by jwopitz on 22 Apr 2009 at 10:32

GoogleCodeExporter commented 9 years ago

Original comment by jwopitz on 4 May 2009 at 8:04