-
Notifications
You must be signed in to change notification settings - Fork 31
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
Windows Touch Screen support #649
Comments
Just tested on a Windows touchscreen with Leaflet.Draw 0.3.0 (latest release version) and 0.3.2 (latest available tag), with not great results. Chrome 52 still doesn't close shapes when using the mouse. Touch works correctly. So for our Windows users, we should recommend Edge. I'm going to put up a PR that upgrades to 0.3.0, the latest stable version. There is Leaflet/Leaflet.draw#548, which I've subscribed to. Unfortunately, if we want to investigate the guts of Leaflet.draw to see if this can be figured out, we'll need more points. |
Upgrade Leaflet Draw to 0.3.0 Connects #649
With work on #502 we established some parameters of devices that we were willing not to support due to problems in our L.Draw fork. A workshop user was unable to close a polygon on the draw screen using an HP Intel ProBook, which is claiming not to be a touch device, although the screengrab of the settings for that computer indicate that there is some touch support (see
System
->Pen and Touch
below).The text was updated successfully, but these errors were encountered: