-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Equation button updates: Enable/Disable on click, button content f1, f2, f3..., visibility icon on hover #804
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
Merged
sanderl
merged 28 commits into
microsoft:feature/GraphingCalculator
from
sanderl:EnableDisableLine
Nov 21, 2019
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
a5389f5
Added IGraphAnalyzer
sanderl 5d258b4
Key Graph Features called and getting returned to the client. To do p…
sanderl 6230505
Update KGF when variables are updated
sanderl 626d816
Key graph features ui started
sanderl 1f56376
Added MathRichEditBox and started hooking up key graph features to th…
sanderl 9ac3b73
updated key graph features to display more values
sanderl 7611d11
Key graph features populating uing MathRichEdit mode
sanderl bcde84e
Use MathML formatting instead of MathRichEdit for strings passed back…
sanderl 201e724
cleaned up project targeting and equation.h comments
sanderl 1d1a214
Updated equation edit box to populate for KeyGraphFeatures
sanderl 475fd68
KGF control UI adjustments and error handling
sanderl 95c8575
Error handling added when analysis fails
sanderl 59023f8
updated logic for setting error strings to be in the viewmodel
sanderl be4ed2a
Updated KeyGraphFeatures to populate dynamically using a ListView and…
sanderl 908300f
Update periodicity to not show if it isn't supported
sanderl bb543b3
Updated per pr feedback. Fixed bug where analysis error would not reset
sanderl 1e6b694
Update MathRichEdit box to remove selection when focus is lost
sanderl fe53153
Remove OnLostFocus in MathRichEdit, Change KGF ItemsControl back to L…
sanderl 885871a
Moved formatoptions logic to the Grapher constructor and reverted Lin…
sanderl 5b78a0d
Added enable/disable line functionality
sanderl 1b37f47
Update EquationTextBox to change the opacity of functions have are no…
sanderl 44f9f42
rebase key-graph-features and fix issue where removing an equation bo…
sanderl a2c418f
Added visibility icon for the equation button hover
sanderl 1f1da90
updated EquationButton to be a toggle button to better handle the Lin…
sanderl dfb2e00
Updated EquationButton style to use a toggle button and to have place…
sanderl 4abc8a7
Updated equation button after pulling the refactor work into the bran…
sanderl 05e4a60
Fixed Pepe's bugs
sanderl 8c0b5bd
Uncomment temporary.pfx in calculator.vcxproj
sanderl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.