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

StateRegistry refactoring #11

Open
mertwole opened this issue Jul 31, 2024 · 0 comments
Open

StateRegistry refactoring #11

mertwole opened this issue Jul 31, 2024 · 0 comments

Comments

@mertwole
Copy link
Owner

As for now, all the screens accept StateRegistry as argument to construct and so have access to all the variables inside it. Possible workarounds are:

  • Provide screens only the fields they need (with some macro to split StateRegistry into sub-sets automatically)
  • Make this state not global
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant