** Changed in: sikuli
Status: New => Invalid
** Changed in: sikuli
Assignee: (unassigned) => RaiMan (raimund-hocke)
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1885680
Title:
Pattern.similar values over 0.99 are overwritten as .exact() by the
IDE when saving
Status in Sikuli:
Invalid
Bug description:
Saving a method in sikuli IDE like
has(Pattern("screenshot").similar(0.999)) == False
is overwritten by the IDE on opening to be
has(Pattern("screenshot"). exact()) == False
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1885680/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp