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 Model Accessible #41

Open
2 tasks
LeonBein opened this issue Jun 7, 2018 · 1 comment
Open
2 tasks

Make Model Accessible #41

LeonBein opened this issue Jun 7, 2018 · 1 comment
Assignees
Labels
Topic - UI All issues that are related to the user interface of Scylla, especiall GUI improvements and changes.

Comments

@LeonBein
Copy link
Collaborator

LeonBein commented Jun 7, 2018

As a ui plugin developer, I want to be able to access the current simulation files in order to read and/or write information from/to them.

Acceptance criteria:

  • When adding an input field to a GC or SC, I want to be able to manipulate it
  • When adding an input field to a SC, I need access on the PM and GC if possible
@LeonBein
Copy link
Collaborator Author

LeonBein commented Jun 7, 2018

Maybe make a lazy initialization for the components that need to access PM and GC inside SC.

@LeonBein LeonBein self-assigned this Jun 14, 2018
LeonBein added a commit that referenced this issue Jun 14, 2018
* Added explicit tab identifier method to TabPluggable
* Reworked Guiplugin parameterization structure
* Added Parameter to FormManager and EditorPane 
* Started adding onload behavior
LeonBein added a commit that referenced this issue Jun 14, 2018
* Added WeakMap Observer system to notify plugins on load
@LeonBein LeonBein added the Topic - UI All issues that are related to the user interface of Scylla, especiall GUI improvements and changes. label Apr 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Topic - UI All issues that are related to the user interface of Scylla, especiall GUI improvements and changes.
Projects
None yet
Development

No branches or pull requests

1 participant