This absolutely solves the issue. Thank you!jacque wrote: ↑Tue Jan 30, 2018 9:23 pmThe pause/skip is because the engine is counting every other click as a mouseDoubleUp. Add this to your stack script:Code: Select all
on mouseDoubleUp send "mouseUp" to the target end mouseDoubleUp
Inconsistent UI response time
Moderator: Klaus