alexvoz / as3isolib

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

Missing dispatchEvent at set x, set y, and set z in IsoDisplayObject #52

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. trying to bind to the propertys x y or z on the IsoDisplay Object via 
ChangeWatcher
2. The ChangeWatcher wont call the registered Handler because if x y or z 
changes the specified "move" event is not dispatched

To Resolve just dispatch the Event befor checking autoUpdate.

To use this lib i've done this for me. 
I attached the changed sources so you can use them if you want.

Original issue reported on code.google.com by mweber1...@gmail.com on 10 Apr 2013 at 3:10

Attachments: