Key graph features#704
Merged
sanderl merged 46 commits intomicrosoft:feature/GraphingCalculatorfrom Nov 12, 2019
Merged
Conversation
…ut all strings into the Equation object
…roperties in Equation object
sanderl
commented
Oct 7, 2019
sanderl
commented
Oct 7, 2019
sanderl
commented
Oct 7, 2019
sanderl
commented
Oct 7, 2019
sanderl
commented
Oct 7, 2019
sanderl
commented
Oct 7, 2019
joseartrivera
requested changes
Oct 8, 2019
Contributor
joseartrivera
left a comment
There was a problem hiding this comment.
Nice work! Thanks for digging into this feature! Looking good so far, I left a few comments for you to consider. Thanks again!
src/Calculator/Views/GraphingCalculator/GraphingCalculator.xaml.cpp
Outdated
Show resolved
Hide resolved
src/Calculator/Views/GraphingCalculator/KeyGraphFeaturesPanel.xaml.cpp
Outdated
Show resolved
Hide resolved
joseartrivera
requested changes
Oct 17, 2019
Contributor
joseartrivera
left a comment
There was a problem hiding this comment.
Nice iterations, looks like we are getting pretty close! I have not yet done a buddy build and taken a look at the UI but I can do that on my next pass if you'd like.
… TemplateSelector
joseartrivera
requested changes
Nov 4, 2019
Contributor
joseartrivera
left a comment
There was a problem hiding this comment.
Looking good! The new UI design is 🔥. Found a few bugs that shouldn't be too hard to fix, although the root cause is unclear for a few. Let me know what you think! 👍
…eColor.Text resource that was mistakenly taken out
joseartrivera
previously approved these changes
Nov 11, 2019
…ion populated in a new equationtextbox after the previous one was deleted
joseartrivera
previously approved these changes
Nov 12, 2019
joseartrivera
approved these changes
Nov 12, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of the changes: