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

3D touch events support #155

Open
matt-gadd opened this issue Mar 14, 2017 · 2 comments
Open

3D touch events support #155

matt-gadd opened this issue Mar 14, 2017 · 2 comments

Comments

@matt-gadd
Copy link

Also received a request today asking what our plan is for supporting 3D touch events. https://github.com/freinbichler/3d-touch and https://pressurejs.com/ are a few implementations, so it seems possible.
@dylans

iOS supports force touch, we should decide whether we want to support this as a first class citizen in widget-core (and if so what the equivalent fallback would be on non force touch devices). Or whether we just support being able to hook into supporting this.

@dylans dylans added the beta3 label Mar 18, 2017
@dylans dylans added this to the 2017.06 milestone Apr 8, 2017
@eheasley eheasley modified the milestones: 2017.06, 2017.07 Jun 6, 2017
@dylans dylans modified the milestones: 2017.08, 2017.07 Jul 5, 2017
@kitsonk kitsonk added future and removed beta3 labels Jul 27, 2017
@kitsonk
Copy link
Member

kitsonk commented Jul 27, 2017

I would recommend we close this, until there is a compelling use case. At the moment, there is nothing prohibiting anyone and with the widget-core/meta, creating a 3d touch manager should be fairly straight forward, but there is a lot of other stuff to focus on and would not be a priority anytime soon.

@dylans dylans modified the milestones: long-grass, 2017.08 Aug 2, 2017
@dylans
Copy link
Member

dylans commented Aug 2, 2017

I've moved it to long-grass (which is sort of intended for post 2.0 things that we may consider doing). At some point we can look at the long-grass items and probably close them all out if you prefer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants