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

Fixed annotation dragging behavior #25

Merged
merged 1 commit into from
May 5, 2023

Commits on May 3, 2023

  1. AnnotationManager: fix drag interruption due to unlelated annotation …

    …state update
    
    - the drag event of an annotation was stopped when there was a state update
    of any annotion. This made it impossible to drag an annotation while updating
    anything else on the map.
    
    Signed-off-by: Roman Bapst <bapstroman@gmail.com>
    RomanBapst authored and JonasVautherin committed May 3, 2023
    Configuration menu
    Copy the full SHA
    ff64af9 View commit details
    Browse the repository at this point in the history