** 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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to