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

    Status: Open => Answered

RaiMan proposed the following answer:
Yes this is a silly bug in the code: it might happen internally, that
sideConstant is used without initialization.

try:
guide.image("target.png", "image.png", side ="over")

which should display the image centered over the target.

the other side options are:
right, left, top, bottom

-- 
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     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to