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

Main file refactoring #52

Merged
merged 2 commits into from
Jan 26, 2024
Merged

Conversation

jstucke
Copy link
Contributor

@jstucke jstucke commented Jan 26, 2024

  • refactoring of main module
  • fixes a bug with missing imports

The main method was pretty tough to understand because everything was contained in one over 300 line long method. I tried to merge the common parts into methods. Could you please make sure that "Chameleon mode" works correctly (I was not yet able to test that myself).

@giga-a giga-a merged commit f0c5dd8 into qeeqbox:main Jan 26, 2024
4 checks passed
@giga-a
Copy link
Member

giga-a commented Jan 26, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants