sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #07584
[Bug 905402] [NEW] [request] want Region spatial ops version including the ref region
Public bug reported:
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.
** Affects: sikuli
Importance: Undecided
Status: New
--
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:
New
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
Follow ups
References