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

Blind attempt to fix Chrome>55 touchscreen behaviour #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Blind attempt to fix Chrome>55 touchscreen behaviour #30

wants to merge 1 commit into from

Conversation

IvanSanchez
Copy link

This is a blind (read: completely untested) attempt to fix #29. Listening to PointerEvents when L.Browser.pointer is true should alleviate all the problems. Hopefully this will not break other touchscreens.

@w8r
Copy link
Owner

w8r commented Feb 3, 2017

@IvanSanchez thanks a lot! Currently I have no device to check it, I will merge it as soon as I will try it out

@peppierre
Copy link

@IvanSanchez fyi seems that this commit breaks drag functionality in case of mouse devices. would you pls double-check whether this symptom is real or not?

@Damorck
Copy link

Damorck commented May 9, 2017

Were the any tests telling if it worked or not?

@w8r
Copy link
Owner

w8r commented Jun 29, 2017

does anyone have a device to check it?

@Damorck
Copy link

Damorck commented Aug 8, 2017

I´ve tested with Chrome 59 on Huawei P9 Lite and hasn´t fixed the issue.

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.

Dragging path is not working in Chrome 55 with latest version of core Leaflet (1.0.3)
4 participants