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

Measure: Fix quick measure #13944

Merged
merged 1 commit into from May 13, 2024
Merged

Measure: Fix quick measure #13944

merged 1 commit into from May 13, 2024

Conversation

wwmayer
Copy link
Contributor

@wwmayer wwmayer commented May 10, 2024

  • Create QuickMeasure in C++ instead of Python to avoid that it will be garbage collected
  • Handle exceptions in case of invalid selections
  • Refactor QuickMeasure class
  • Fix linter warnings

* Create QuickMeasure in C++ instead of Python to avoid that it will be garbage collected
* Handle exceptions in case of invalid selections
* Refactor QuickMeasure class
* Fix linter warnings
@PaddleStroke
Copy link
Contributor

Great thanks

@chennes chennes merged commit 3a16d73 into FreeCAD:main May 13, 2024
10 checks passed
@wwmayer wwmayer deleted the fix_quick_measure branch May 13, 2024 17:11
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.

None yet

3 participants