sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #47623
[Bug 1780299] [NEW] [1.1.3] IDE: When setting "Show thumbnails" on, Pattern.resize() is deleted --- fixed 1.1.3 2017-06-05 build #33
Public bug reported:
Set "Show thumbnails" switch off and edited the code.
find(Pattern("1530728878198.png").resize(0.8)).highlight(1)
Set "Show thumbnails" switch on, Pattern.resize() is deleted.
find("1530728878198.png").highlight(1)
OS: Windows10
SikuliXIDE: 1.1.3(2018-06-28_3:00)
** Affects: sikuli
Importance: Critical
Assignee: RaiMan (raimund-hocke)
Status: Fix Committed
** Changed in: sikuli
Status: New => Fix Committed
** Changed in: sikuli
Importance: Undecided => Critical
** Changed in: sikuli
Assignee: (unassigned) => RaiMan (raimund-hocke)
** Changed in: sikuli
Milestone: None => 1.1.3
** Summary changed:
- [1.1.3] IDE: When setting "Show thumbnails" on, Pattern.resize() is deleted.
+ [1.1.3] IDE: When setting "Show thumbnails" on, Pattern.resize() is deleted --- fixed 1.1.3 2017-06-05 build #33
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1780299
Title:
[1.1.3] IDE: When setting "Show thumbnails" on, Pattern.resize() is
deleted --- fixed 1.1.3 2017-06-05 build #33
Status in Sikuli:
Fix Committed
Bug description:
Set "Show thumbnails" switch off and edited the code.
find(Pattern("1530728878198.png").resize(0.8)).highlight(1)
Set "Show thumbnails" switch on, Pattern.resize() is deleted.
find("1530728878198.png").highlight(1)
OS: Windows10
SikuliXIDE: 1.1.3(2018-06-28_3:00)
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1780299/+subscriptions
Follow ups