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

Player layout is broken on touch enabled devices #32

Closed
r1m opened this issue Jan 7, 2016 · 1 comment
Closed

Player layout is broken on touch enabled devices #32

r1m opened this issue Jan 7, 2016 · 1 comment

Comments

@r1m
Copy link
Contributor

r1m commented Jan 7, 2016

When leaflet detects a touch device, it changes its own appearance (bigger buttons,...).
This also break TimeDimension CSS rules. Even on desktop with touch screen.

player

You can simulate this by adding leaflet-touch class to the leaflet map container

@r1m
Copy link
Contributor Author

r1m commented Jan 7, 2016

Prefixing all rules with .leaflet-bar-timecontrol should fix this.

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

1 participant