Open GoogleCodeExporter opened 9 years ago
Related to issue 141. If icons were scaled according to screen density, this
would be less of a problem.
Users could then create icons with large enough transparent borders that would
accommodate a finger press, and the icon would scale properly regardless of
screen size.
Original comment by kurtzm...@gmail.com
on 30 Jan 2011 at 3:14
Another approach is to translate the object and the click point to screen
coordinates and then do a simple distance test. If it is within a configurable
distance, then it is considered a click. Maybe this should be settable on a
per-item basis?
Original comment by kurtzm...@gmail.com
on 27 Feb 2011 at 4:58
Original issue reported on code.google.com by
o.bou...@gmail.com
on 3 Dec 2010 at 7:46