I have a macro that double clicks a certain position (relative to a found image) to enable a text field, returns the mouse to its original position, then types a value into the still-active text field.
After a recent app update (Logic Pro), I've found that I have to insert a 300ms pause between moving the mouse and double clicking, which means I can no longer put them into the same action, which means I can't make the mouse return to its original position.
How can I make the mouse move, pause, click, then return to its original position?
Thanks! Macro attached.
Fade EqP - FindImage copy.kmmacros (87.1 KB)