Public bug reported:
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)
** Affects: sikuli
Importance: High
Assignee: RaiMan (raimund-hocke)
Status: Fix Committed
** Changed in: sikuli
Milestone: None => 1.1.4
** Changed in: sikuli
Status: New => Fix Committed
** Changed in: sikuli
Importance: Undecided => High
** 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/1788648
Title:
[1.1.4] IDE: "Show thumbnails" switch removes Pattern with asMask and
withMask
Status in Sikuli:
Fix Committed
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)
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1788648/+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