tradt / sikuli-api

Automatically exported from code.google.com/p/sikuli-api
0 stars 0 forks source link

TargetEventListener.targetVanished() method bug #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
TargetEventListener.targetVanished()

That method is not receiving an event when:
1) target is not on screen
2) i register an event listener to watch for vanish
3) it is never ever calling targetVanished() but it should imidiately do at 
creation

I recommend chaging file VisualEventManager.java to the attached file i 
revamped. Simpler logic for target change detection.

Original issue reported on code.google.com by miglecz on 24 Jan 2013 at 9:28

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by doubles...@gmail.com on 13 Jun 2013 at 9:43