Leaflet.Path.Drag icon indicating copy to clipboard operation
Leaflet.Path.Drag copied to clipboard

Blind attempt to fix Chrome>55 touchscreen behaviour

Open IvanSanchez opened this issue 8 years ago • 5 comments

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.

IvanSanchez avatar Feb 02 '17 10:02 IvanSanchez

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

w8r avatar Feb 03 '17 09:02 w8r

@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?

peppierre avatar Feb 07 '17 15:02 peppierre

Were the any tests telling if it worked or not?

Damorck avatar May 09 '17 21:05 Damorck

does anyone have a device to check it?

w8r avatar Jun 29 '17 19:06 w8r

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

Damorck avatar Aug 08 '17 19:08 Damorck