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

Clean up some variables not actually used in MainWindow #193

Merged
merged 2 commits into from
Nov 20, 2023

Conversation

dlyongemallo
Copy link
Contributor

I haven't thoroughly tested the "rewrite" code as I don't understand the typcial workflow, but purely looking at the code, there doesn't seem to be any reason why rewrite_form, left_graph, and right_graph should be owned by MainWindow rather than by the only functions in which they're used.

@dlyongemallo
Copy link
Contributor Author

It would be nice if a test were added (see #192) going through a "user journey" for completing a proof using rewrites and so on.

@jvdwetering jvdwetering merged commit 9c561e1 into zxcalc:master Nov 20, 2023
2 checks passed
@dlyongemallo dlyongemallo deleted the panel_dialog_ownership branch November 25, 2023 18:38
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