Does the event 'mouse cursor on object' actually pick the instance ? because i have some kind of nasty bug that happen when i am over an object and then switching to another instance of the object pretty near.. it make it look like its still on the first object..
Here the strange behavior..
<img src="http://s12.postimg.org/zajodc0jx/nastybug.png" border="0" />
Here my events..
<img src="http://s18.postimg.org/dlmrdhnvd/bug.png" border="0" />
Any ideas ? Normally the event Cursor is over 'Button' should pick the correct instance.
Thanks!