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

fix: fire an onFinish event when finished dragging a coordinate or feature #82

Merged
merged 1 commit into from
Sep 16, 2023

Conversation

JamesLMilner
Copy link
Owner

@JamesLMilner JamesLMilner commented Sep 16, 2023

Resolves #80

onFinished event should now be fired at the end of dragging a feature or coordinate in Select mode. Includes unit tests to help ensure it works.

@JamesLMilner JamesLMilner merged commit a99db78 into main Sep 16, 2023
1 check passed
@JamesLMilner JamesLMilner deleted the drag-on-finish branch September 18, 2023 00:19
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.

The "finish" event is not triggered when the drag end
1 participant