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

Add Graph Settings #879

Merged
merged 22 commits into from Jan 3, 2020
Merged

Add Graph Settings #879

merged 22 commits into from Jan 3, 2020

Conversation

rudyhuyn
Copy link
Contributor

Taking over @sanderl's PR.

Description of the changes:

  • Add Graph Settings
  • Add GraphSettingsViewModel to simplify the UI part of the control and manage all the logic
  • Support error states (when minimum is higher than maximum)
  • Disable keyboard when the flyout is opened
  • Only load GraphSettings after the user clicks on the button to improve launch performance

How changes were validated:

  • Manually

@rudyhuyn rudyhuyn added the graphing calculator Work items related to the graphing calculator feature. label Dec 18, 2019
Copy link
Contributor

@joseartrivera joseartrivera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking this PR over! Seems to be working well although I did find a few bugs/crashes. Let me know what you think! Thanks again.

@rudyhuyn
Copy link
Contributor Author

Rebased!

@microsoft microsoft deleted a comment from joseartrivera Dec 20, 2019
@ghost ghost removed the needs author feedback label Dec 21, 2019
- calculate a proportional range in the ViewModel instead of relying on the graph
@rudyhuyn rudyhuyn merged commit 8357f5d into microsoft:feature/GraphingCalculator Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
graphing calculator Work items related to the graphing calculator feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants