-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Remove EquationTextBox from KeyGraphFeaturesPanel #833
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
Remove EquationTextBox from KeyGraphFeaturesPanel #833
Conversation
|
PR updated! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the code clean up, this is looking good, left a few comments.
src/Calculator/Views/GraphingCalculator/KeyGraphFeaturesPanel.xaml
Outdated
Show resolved
Hide resolved
src/Calculator/Views/GraphingCalculator/KeyGraphFeaturesPanel.xaml
Outdated
Show resolved
Hide resolved
src/Calculator/Views/GraphingCalculator/KeyGraphFeaturesPanel.xaml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looked through the code and played around with the dark mode changes. I think we still have a bug with black on black text in one instance, but that is present even without this change and can be addressed separately. Thanks for doing this!
|
We can't merge this PR without Pepe's approval. In the meantime, I will include the diff to fix the black text on black background in this PR. |
Description of the changes:
Also:
How changes were validated: