Skip to content

InkHandler loses the information of the original hardware pen sample... #5

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Use an InkHandler
2. In the Ink object that is returned by the InkHandler, all the
coordinates are small numbers. There is no way to access the original
coordinates.
3. This is because the handleEvent method uses the percentageCoordinates
(which is relative to the region). Ideally, it should maintain the original
event object somewhere, so that getOriginalSample is accessible.




Original issue reported on code.google.com by ron...@gmail.com on 14 Nov 2007 at 1:18

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions