Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

git dif#4

Open
edforsberg wants to merge 33 commits intolast-official-mapbox-gl-draw-commitfrom
main
Open

git dif#4
edforsberg wants to merge 33 commits intolast-official-mapbox-gl-draw-commitfrom
main

Conversation

@edforsberg
Copy link
Copy Markdown

No description provided.

Zirak and others added 30 commits June 29, 2019 21:03
The selectionchange event fired when moving into direct_select mode with
a coordPath will now correctly include the point. Before, the event was
fired with the correct selected feature, but lacking in the point.

This bug was caused because of a misordered selection call: First the
coordinates were selected, and only then the feature. During the feature
selection, the store's refreshSelectedCoordinates function was called
*before* the feature was actually selected, meaning the previously
coordinates were effectively removed.
…to snapping

* Zirak/direct-select-selectionchange:
  Fix selection event in direct_select w/ coordPath
Fix lag when dragging vertex.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants