Question #252323 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/252323

    Status: Open => Answered

RaiMan proposed the following answer:
Strange.

SlowMotionRunning is controlled by
Settings.ShowActions which is false on start up and cannot be modified 
directly, but only by using appropriate setter functions

scripting level:
setShowActions(flag)

Java API:
Settings.setShowActions(flag)

So you have to check, where this could happen.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to