You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I faced with an issue on touch devices and with Leaflet 1.9. Polygon is freezing after first redraw. It looks like _currentLayer stops to receive drag events.
But I cannot reproduce this behavior on desktop browsers. I suppose it's affected only touch browsers. I'm not familiar with Leaflet and I have not enough time to dive deeper to research why behavior is different. So, I suggest linked PR as quick fix. Also, I've updated playground only for test purpose. When you accept PR I'm going to rollback all changes in this directory.
The text was updated successfully, but these errors were encountered:
TyVik
linked a pull request
Jan 8, 2023
that will
close
this issue
I faced with an issue on touch devices and with Leaflet 1.9. Polygon is freezing after first redraw. It looks like _currentLayer stops to receive drag events.
But I cannot reproduce this behavior on desktop browsers. I suppose it's affected only touch browsers. I'm not familiar with Leaflet and I have not enough time to dive deeper to research why behavior is different. So, I suggest linked PR as quick fix. Also, I've updated playground only for test purpose. When you accept PR I'm going to rollback all changes in this directory.
The text was updated successfully, but these errors were encountered: