-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix last segment length in measure dialog is incorrect after
completing measurement with right mouse click
- Loading branch information
1 parent
03bff50
commit bad1372
Showing
1 changed file
with
15 additions
and
7 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
bad1372
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh! I tried once to change the behavior of the map tool so that the right-click finishes without adding point (to be coherent with add line/polygon) but I end up on this issue... I will resurrect this, thanks!