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

chore: Rewrite the data layer #25

Open
JackHumphries9 opened this issue Jul 14, 2021 · 0 comments
Open

chore: Rewrite the data layer #25

JackHumphries9 opened this issue Jul 14, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@JackHumphries9
Copy link
Owner

While doing maintenance on the code for adding the TouchBar support, I've realised that the data layer could be improved. Currently, everything is stored in a state variable which is very poorly optimised. Also, I cannot read this data from the main process. To combat this, I am going to be rethinking how data moves through the app.

Hopefully, the next version should be easier to maintain and so forth.

@JackHumphries9 JackHumphries9 added the bug Something isn't working label Jul 14, 2021
@JackHumphries9 JackHumphries9 self-assigned this Jul 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant