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

Investigate refactor of UI code to use StatefulWidget trait instead #26

Open
Nehliin opened this issue Feb 8, 2020 · 0 comments · May be fixed by #28
Open

Investigate refactor of UI code to use StatefulWidget trait instead #26

Nehliin opened this issue Feb 8, 2020 · 0 comments · May be fixed by #28
Assignees
Labels
enhancement New feature or request

Comments

@Nehliin
Copy link
Owner

Nehliin commented Feb 8, 2020

Might make the ui code cleaner and easier to use, the main question is if ActiveBlock should still be used or not and how to modify state between different widgets if they only contain their "local" state.

@Nehliin Nehliin added the enhancement New feature or request label Feb 8, 2020
@Nehliin Nehliin self-assigned this Feb 8, 2020
@Nehliin Nehliin linked a pull request Feb 9, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant