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

Disable webkit3d on android 2/3 because it is buggy as #2216

Merged
merged 1 commit into from
Nov 21, 2013

Conversation

danzel
Copy link
Member

@danzel danzel commented Nov 20, 2013

We almost always just used top/left on old android anyway. Now we always do.
This should fix any 3d related issues as we no longer even use it on old android.
Drag performance seems the same to me.

Tested on 2.3.4 + 4.1.2 + 4.2.2 stock browsers and android 4.4 chrome.

Fixes #2198

mourner added a commit that referenced this pull request Nov 21, 2013
Disable webkit3d on android 2/3 because it is buggy as
@mourner mourner merged commit 9ae30c0 into Leaflet:master Nov 21, 2013
@mourner
Copy link
Member

mourner commented Nov 21, 2013

Thanks!

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.

Leaflet 0.7 tiles disappear in Android 2.3 browser?
2 participants