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

feat(fe2): dont zoom out when quick measuring in perpendicular mode #2160

Merged

Conversation

andrewwallacespeckle
Copy link
Contributor

Description & motivation

JIRA TICKET

When in measure mode, and perpendicular mode, you can double click to quick measure. This also triggers a zoom, which is not wanted.

Changes:

  • Check measure mode is enabled
  • Check Measurement Type is Perpendicular
  • Return when both are not true

@andrewwallacespeckle andrewwallacespeckle marked this pull request as ready for review March 25, 2024 12:04
@andrewwallacespeckle andrewwallacespeckle merged commit f2f4380 into main Mar 25, 2024
32 of 33 checks passed
@andrewwallacespeckle andrewwallacespeckle deleted the andrew/WBX-434-Dont-zoom-on-perpendicular-measure branch March 25, 2024 13:35
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