sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #19926
[Bug 710746] Re: [1.0.1 ok] Location.getX()/getY() should return int
** Summary changed:
- [1.0] Location.getX()/getY() should return int
+ [1.0.1 ok] Location.getX()/getY() should return int
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/710746
Title:
[1.0.1 ok] Location.getX()/getY() should return int
Status in Sikuli:
Fix Committed
Bug description:
see related question
Class Location is defined on the Java level and does not have it's own
get/set methods inheriting it from java.awt.Point.
These getX, .... return a double (Python float) value.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/710746/+subscriptions
References