-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: pass actual position of contextmenu to callback
Before the position a user has started to open the contextmenu, has been passed to callback even if the user has moved the map while opening the contextmenu. In these case the position of contextmenu on map, differed from the position which as passed to callback function. Before 212a57f this bug could only occure if user has opened the contextmenu using a touch input. If using a mouse, contextmenu would have been closed if user moved the map while opening contextmenu.
- Loading branch information
Showing
3 changed files
with
33 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.