Pattern.similar values over 0.99 are overwritten as .exact() by the IDE when saving

Bug #1885680 reported by jerome
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
Invalid
Undecided
RaiMan

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

RaiMan (raimund-hocke)
Changed in sikuli:
status: New → Invalid
assignee: nobody → RaiMan (raimund-hocke)
Revision history for this message
RaiMan (raimund-hocke) wrote :

This is by intention.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.