We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
The text was updated successfully, but these errors were encountered:
Maybe make a lazy initialization for the components that need to access PM and GC inside SC.
Sorry, something went wrong.
Working on #41 - unstable!
effebb8
* Added explicit tab identifier method to TabPluggable * Reworked Guiplugin parameterization structure * Added Parameter to FormManager and EditorPane * Started adding onload behavior
Working on #41 - First version of configuration access
80c09cf
* Added WeakMap Observer system to notify plugins on load
LeonBein
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: