Skip to content

Ignore floats in mobiles #6

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 2 commits into from
Feb 22, 2017
Merged

Ignore floats in mobiles #6

merged 2 commits into from
Feb 22, 2017

Conversation

dy
Copy link
Member

@dy dy commented Nov 11, 2016

This should help with plotly/plotly.js#280, at least for 3D part.
The only point is that touch interactions probably also should be fixed, that takes refactoring mouse-change module.

@etpinard
Copy link
Member

Looks good to me 💃

@etpinard
Copy link
Member

@dfcreative in case you haven't noticed yet, grepping into http://cdn.plot.ly/plotly-latest.js reveals that gl-static-select (which is a gl-plot2d dep) also uses gl-fbo.

@dy
Copy link
Member Author

dy commented Dec 2, 2016

@etpinard thanks for the point.
gl-select-static does not force preferFloat though, so it is always off and therefore does not cause issues in mobiles. In that regard that is a single point for plotly.

@dy
Copy link
Member Author

dy commented Dec 3, 2016

Ok having this merged enables simple mobile interactions.

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