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

Add button in docked panels that cause them to be externally opened #30

Open
royerloic opened this issue May 19, 2016 · 0 comments
Open
Assignees

Comments

@royerloic
Copy link
Contributor

We have this button:

image

We could add another such button that opens a node externally (using the same machinery that is already at work). Now the difficulty here is that these buttons are handled in DockFX, so the right way to do it is to expose an API on the DockFX side that allows Halcyon to add such buttons. This way the actual handling is done on the halcyon side which knows which nodes are opened where and how...

Important: I would like to also have the possibility to open the toolbars externally by clicking on such a button. When a toolbar that is opened externally is closed, then it goes back 'home'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants