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

No mobile support? #64

Open
tommybananas opened this issue Oct 12, 2015 · 2 comments
Open

No mobile support? #64

tommybananas opened this issue Oct 12, 2015 · 2 comments
Labels
Milestone

Comments

@tommybananas
Copy link

I built the the project and tried to run it (index.html) on my mobile devices and got nothing but a black screen. Are there settings or compatibility issues to keep in mind on mobile? We don't want to force full screen like most mobile web video solutions.

@jwerle
Copy link
Contributor

jwerle commented Oct 12, 2015

@tommybananas Last time I checked mobile support was spotty until vendors stabilize webgl. Thatm may not be the case today. You can set webgl: false as an option to the Axis constructor which will force rendering to occur on canvas directly, but there are no guarantees.

@jwerle jwerle added this to the 2.0.0 milestone Sep 20, 2016
@jwerle
Copy link
Contributor

jwerle commented Sep 20, 2016

@tommybananas We're addressing this in version 2.0. See #102

@jwerle jwerle added the 2.x.x label Sep 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants