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

Drawing tool: Prevent data loss on tool change #1195

Merged
merged 1 commit into from
Dec 23, 2018

Conversation

lpechacek
Copy link
Member

This is a minimalistic fix for the most annoying part of issue #1175 ("Selecting Edit or Pan tool aborts path drawing"). I'll look into the interaction with Pan tool in issue #988 ("Fluent drawing enhancement").

Please consider the fix for v0.8.4.

Until now the object just drawn would be lost upon tool change. Finish drawing
so that the object is retained.

Closes OpenOrienteeringGH-1175
@dg0yt dg0yt added this to the v0.8.4 milestone Dec 21, 2018
@dg0yt dg0yt self-requested a review December 21, 2018 07:56
Copy link
Member

@dg0yt dg0yt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new behaviour seems to be more useful than the old one. Thanks.

@dg0yt dg0yt merged commit ddfef78 into OpenOrienteering:master Dec 23, 2018
@lpechacek lpechacek deleted the issue-1175 branch May 29, 2019 08:24
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.

2 participants