sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #19870
[Bug 905402] Re: [request] want Region spatial ops version including the ref region
** Changed in: sikuli
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/905402
Title:
[request] want Region spatial ops version including the ref region
Status in Sikuli:
Fix Released
Bug description:
based on
https://github.com/sikuli/sikuli/issues/6
The Region spacial operators right, left, above, below do not include
the region itself, which might be wanted in some situations.
So the request is, to add an additional set of operators like:
Region.expandRight(range)
Region.expandLeft(range)
Region.expandAbove(range)
Region.expandBelow(range)
where the returned new region includes the referenced region.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/905402/+subscriptions
References