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(react-components): Some fixes in the edit 360 polygons functionality #4914

Merged
merged 9 commits into from
Dec 2, 2024

Conversation

nilscognite
Copy link
Contributor

@nilscognite nilscognite commented Dec 1, 2024

Type of change

Feat

Description 📝

  • Split up Image360AnnotationTool into Image360AnnotationCreateTool and Image360AnnotationSelectTool .
  • Remove Image360AnnotationEditTypeCommand , not longer need this when the other tool is spitted
  • Rename isEdit to isSelectMode on the tools.
  • Update RevealButtons with the new 2 tools, and Undo

In the tools I have made some code is changed according to requirement of @christjt

In Fusion, use the following in the toolbar:


RevealButtons.Image360AnnotationSelectTool
RevealButtons.Image360AnnotationCreateTool
RevealButtons.Undo

@nilscognite nilscognite enabled auto-merge (squash) December 2, 2024 08:50
@nilscognite nilscognite merged commit 0fa069d into master Dec 2, 2024
14 checks passed
@nilscognite nilscognite deleted the np/polygon-in-360-again branch December 2, 2024 08:53
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