calculator/src/Calculator/Controls
Stephanie Anderl 3a8fcaa18a
Update Icons Implement the Graph View Button (#1149)
* Update icon file

* function analysis and negate button icons updated

* Replace zoom reset button with graph view button

* Fixed issue where the window settings did not update after panning/zooming

* Updated icon styling and added logic for updating the graph view button state when user manipulates the graph and when all equations are removed

* updated LogGraphButton clicked to have an enum for the button value instead of a string

* Updated the logic for how to set the IsManualAdjustment, ensured graphsettings now update IsManualAdjustment when changed
2020-04-14 12:37:23 -07:00
..
CalculationResult.cpp CalculationResult: keep focus on Scroll buttons (#669) 2020-04-07 17:08:43 -07:00
CalculationResult.h Code cleaning: Remove all properties/functions not used in CalculationResult (#649) 2020-01-07 11:03:47 -08:00
CalculationResultAutomationPeer.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
CalculationResultAutomationPeer.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
CalculatorButton.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
CalculatorButton.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
EquationTextBox.cpp Update Icons Implement the Graph View Button (#1149) 2020-04-14 12:37:23 -07:00
EquationTextBox.h Improve error handling by displaying an error message (#1075) 2020-03-25 15:18:34 -07:00
FlipButtons.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
FlipButtons.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
HorizontalNoOverflowStackPanel.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
HorizontalNoOverflowStackPanel.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
MathRichEditBox.cpp Fix crash when tabbing through KGF (#1037) 2020-02-14 15:01:43 -08:00
MathRichEditBox.h Fix focus bug in graphing mode and other small changes (#938) 2020-01-31 13:45:16 -08:00
OperatorPanelButton.cpp merge with master 2019-12-02 19:36:54 -08:00
OperatorPanelButton.h merge with master 2019-12-02 19:36:54 -08:00
OperatorPanelListView.cpp merge with master 2019-12-02 19:36:54 -08:00
OperatorPanelListView.h merge with master 2019-12-02 19:36:54 -08:00
OverflowTextBlock.cpp merge with master 2019-12-02 19:36:54 -08:00
OverflowTextBlock.h merge with master 2019-12-02 19:36:54 -08:00
OverflowTextBlockAutomationPeer.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
OverflowTextBlockAutomationPeer.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
PreviewTagControl.xaml Add preview tag to Graphing feature (#907) 2020-01-08 10:34:05 -08:00
PreviewTagControl.xaml.cpp Add preview tag to Graphing feature (#907) 2020-01-08 10:34:05 -08:00
PreviewTagControl.xaml.h Add preview tag to Graphing feature (#907) 2020-01-08 10:34:05 -08:00
RadixButton.cpp merge with master 2019-12-02 19:36:54 -08:00
RadixButton.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
SupplementaryItemsControl.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
SupplementaryItemsControl.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00