Skip to content
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

force property? #30

Closed
patrickhlauke opened this issue Sep 28, 2015 · 4 comments
Closed

force property? #30

patrickhlauke opened this issue Sep 28, 2015 · 4 comments

Comments

@patrickhlauke
Copy link
Member

Rumor has it that Apple's 3D touch adds a new force property. At the risk of opening another can of IP/patent worms, wondering if this can be considered for documentation (if it does indeed turn out to be stable). See http://www.mobilexweb.com/blog/ios9-safari-for-web-developers#update928

@AFBarstow
Copy link
Contributor

This property is included in the Touch Events Extensions Note and the Touch Events Level 2 ED. If we have two implementations and/or have reasonable commitments to implement it, we should work toward getting the L2 spec on the REC track.

@RByers
Copy link
Contributor

RByers commented Sep 29, 2015

My iPhone 6s hasn't arrived yet, but I'm under the impression (based on discussions with Ben, eg. here) that it implements our force exactly as spec'd - for 3d touch and for the pencil (and so interoperable with Chrome's existing Android stylus support).

Note that Chrome has both force and (until Chrome 47) webkitForce but WebKit did the right thing and implemented only force :-).

@RByers
Copy link
Contributor

RByers commented Sep 29, 2015

But I'm not aware of a 2nd implementation of radiusX, radiusY or rotationAngle yet. There's some support for adding radius to WebKit here.

@RByers RByers closed this as completed Sep 29, 2015
@patrickhlauke
Copy link
Member Author

Oops, my bad. I remembered about radiusX, radiusY and rotationAngle, but somehow it slipped my mind that force was also spec'd already. Sorry for the noise...

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

No branches or pull requests

3 participants