Skip to content

Conversation

amolenaar
Copy link
Member

@amolenaar amolenaar commented Feb 25, 2024

PR Type

What kind of change does this PR introduce?

  • Bug fix
  • Feature
  • Chore (refactoring, formatting, local variables, other cleanup)
  • Documentation content changes

What is the current behavior?

It's hard to find the active diagram in the model browser.

Issue Number: Fixes #2597

What is the new behavior?

Right-click in a diagram will show a popup menu. The popup menu contains an action to select the diagram or (hovered) item in the model browser.

image

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@github-actions github-actions bot added the python Pull requests that update Python code label Feb 25, 2024
@amolenaar amolenaar force-pushed the diagram-type-in-model-browser branch from c86a3d9 to 8581a2b Compare February 25, 2024 14:17
@amolenaar amolenaar requested a review from danyeaw February 25, 2024 14:28
@amolenaar amolenaar changed the title Diagram type in model browser Find diagram in model browser Feb 25, 2024
@danyeaw danyeaw added feature A new feature and removed python Pull requests that update Python code labels Feb 26, 2024
Copy link
Member

@danyeaw danyeaw left a comment

Choose a reason for hiding this comment

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

Hi @amolenaar, really nice enhancement, thanks!

@danyeaw danyeaw merged commit b151aa7 into main Feb 26, 2024
@danyeaw danyeaw deleted the diagram-type-in-model-browser branch February 26, 2024 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Double clicking on diagram title highlight the diagram on the model tree
2 participants