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] Don't delete measurement in progress when changing snapping mode #1558

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

ijlal99
Copy link
Collaborator

@ijlal99 ijlal99 commented Jun 27, 2024

Issue

When user starts a measurement and then changew it's snapping mode before completing the measurement, the in-progress measurement is deleted and the new snapping mode takes place from the next measurement.

MeasurementPlugin.mp4

Solution

When user changes the snapping mode in middle of a measurement, the current measurement is now kept and new snapping configuration is applied to that measurement.

DistanceMeasurement-New.mov

@xeolabs xeolabs merged commit 79e56e9 into master Jun 27, 2024
4 of 5 checks passed
@ijlal99 ijlal99 deleted the fix/measurements-zindex branch June 28, 2024 11:53
@xeolabs xeolabs changed the title Fix(measurements) Removed deletion of in progress measurement when us… [FIX] Don't delete measurement in progress when changing snapping mode Jul 2, 2024
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