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

Make Output Plots open if a user watches an output from the simulator tab #780

Open
adamkewley opened this issue Sep 12, 2023 · 1 comment

Comments

@adamkewley
Copy link
Collaborator

Minor nitpick: helps the user see where the outputs are going.

@adamkewley
Copy link
Collaborator Author

Will require a bit of engineering: the current structure has the MainUIStateAPI dependency-injected into the context menu, but that is one layer "above" the simulation tab. A mutation is necessary in the simulation tab (i.e. open the named panel) and in the layer above (i.e. mutate the configuration file).

Dropping from 0.5.2 because it'll take longer than the deadline.

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

No branches or pull requests

1 participant