[1.1.4] IDE: "Show thumbnails" switch removes Pattern with asMask and withMask --- fixed 2018-08-25

Bug #1788648 reported by RaiMan
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
Fix Released
Critical
RaiMan

Bug Description

Set "Show thumbnails" switch off and edited the code.
maskImg = Pattern("1535033272666.png").asMask()
maskedImg = Pattern("1535033272666.png").withMask()

Set "Show thumbnails" switch on, Pattern() is deleted.
maskImg = "1535033272666.png"
maskedImg = "1535033272666.png"

[Environment]
OS: Windows10
Java: Java HotSpot(TM) 64-Bit Server VM (build 25.181-b13, mixed mode)
SikuliXIDE: 1.1.4(2018-08-22_10:10)

RaiMan (raimund-hocke)
Changed in sikuli:
milestone: none → 1.1.4
status: New → Fix Committed
importance: Undecided → High
assignee: nobody → RaiMan (raimund-hocke)
RaiMan (raimund-hocke)
Changed in sikuli:
importance: High → Critical
summary: [1.1.4] IDE: "Show thumbnails" switch removes Pattern with asMask and
- withMask
+ withMask --- fixed 2018-08-25
RaiMan (raimund-hocke)
Changed in sikuli:
status: Fix Committed → Fix Released
milestone: 1.1.4 → 2.0.0
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.