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

GUI anomaly #57

Open
MasterVexillen opened this issue Oct 11, 2022 · 0 comments
Open

GUI anomaly #57

MasterVexillen opened this issue Oct 11, 2022 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@MasterVexillen
Copy link
Collaborator

Overview

  • MagicGUI doesn't do anything when execution button is pressed.
  • Config files only created / updated when GUI is closed
  • Reason: with current infrastructure MagicGUI only serves to return user inputs

Plan

  1. Migrate config related functions/subroutines to a separate plugin-specific file (e.g. aretomo_config.py)
  2. Plugin methods (e.g. aretomo: create_yaml() ) only as wrapper for functions in {plugin}_config.py
@MasterVexillen MasterVexillen added bug Something isn't working enhancement New feature or request labels Oct 11, 2022
@MasterVexillen MasterVexillen self-assigned this Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant