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

#452 Updated Identifier tool to be a separated floating tool #453

Merged
merged 3 commits into from
Apr 25, 2024

Conversation

jtroberts
Copy link
Member

Purpose

  • Updated Identifier tool to be a separated floating tool

Proposed Changes

Issues

Testing

  • Currently being used by one mission and works as expected with tools on the right-side of the UI

  • Clicking on tool icon activates tool, allows user to hover over data to see values, tool remains activated with Layer tool open and user switching between layers, clicking again on tool icon deactivates tool

  • Need to test different UI combinations with other separated tools

  • We may possibly want an option to make the tool not be separated to maintain compatibility

Copy link
Member

@tariqksoliman tariqksoliman left a comment

Choose a reason for hiding this comment

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

Looks good to me but it really needs to be backwards compatible too. Before I saved the configuration again (to make the IdentifierTool default to separated), clicking on the IdentifierTool in the toolbar made it impossible to open any other tool afterwards.

- Need to test different UI combinations with other separated tools
- We may possibly want an option to make the tool not be separated to
maintain compatibility
Bug was causing other tools to not open. This makes it backwards
compatible.
Copy link
Member

@tariqksoliman tariqksoliman left a comment

Choose a reason for hiding this comment

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

Looks good to me!
Though I can't seem to justify it to the right unless the legend is also justified to the right.

@jtroberts
Copy link
Member Author

I added support to allow the Identifier and Legend tools to be on different sides if specified. We may need a more scalable though, if we enable more separated tools in the future.

Copy link
Member

@tariqksoliman tariqksoliman left a comment

Choose a reason for hiding this comment

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

Okay, looks completely good to me now then.

@jtroberts jtroberts merged commit 53bd733 into development Apr 25, 2024
1 check passed
@jtroberts jtroberts deleted the jr-452 branch April 25, 2024 21:44
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

2 participants