Skip to content

Coordinates in object Touch can be fractional #57

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 8, 2014

Conversation

andrey-fomin
Copy link
Contributor

Properties screenX/Y, clientX/Y and pageX/Y can be fractional.
It depends on device pixel ratio. For example if the pixel ratio
is 2.0 then values like 23.5 are possible

Properties screenX/Y, clientX/Y and pageX/Y can be fractional.
It depends on device pixel ratio. For example if the pixel ratio
is 2.0 then values like 23.5 are possible
@sjrd
Copy link
Member

sjrd commented Oct 8, 2014

LGTM

sjrd added a commit that referenced this pull request Oct 8, 2014
Coordinates in object Touch can be fractional
@sjrd sjrd merged commit 123aea4 into scala-js:master Oct 8, 2014
@andrey-fomin andrey-fomin deleted the fractional-xy-in-touch branch October 9, 2014 02:06
Visbone pushed a commit to Visbone/scala-js-dom that referenced this pull request Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants