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

[Feature] Mouse click on a Common Point to display all diagram usages #19

Closed
kelly-luo opened this issue Jan 11, 2021 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@kelly-luo
Copy link

Current behaviour:

Currently Common Points are represented with a DataFlowConnector node, therefore it acts like how any mouse click on a node would work - by highlighting the node.

Desired behaviour:

Upon mouse click on a Common Point, it could possibly show a pop up to show all the references of this current Common Bus in the other diagrams. This will give users more comprehensive knowledge about the context and usage of the Common Buses.

@arnab-sen arnab-sen self-assigned this Jan 11, 2021
@arnab-sen arnab-sen added the enhancement New feature or request label Jan 11, 2021
arnab-sen referenced this issue Jan 26, 2021
…ough selecting it, then right clicking on the global context menu and using the "Open Selected Node's Diagram..." option
@arnab-sen
Copy link
Owner

Added in v1.9.0. Select a node, then use the "Open Selected Node's Diagram..." option in the global context menu to jump to that node in the selected diagram

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants