calculator/src/CalcViewModel/GraphingCalculator
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
..
EquationViewModel.cpp Dark Theme For Graph Control (#1106) 2020-03-27 17:20:35 -07:00
EquationViewModel.h Dark Theme For Graph Control (#1106) 2020-03-27 17:20:35 -07:00
GraphingCalculatorViewModel.cpp Persist variable settings after graph is plotted (#1055) 2020-03-17 11:27:00 -07:00
GraphingCalculatorViewModel.h Persist variable settings after graph is plotted (#1055) 2020-03-17 11:27:00 -07:00
GraphingSettingsViewModel.cpp Update Icons Implement the Graph View Button (#1149) 2020-04-14 12:37:23 -07:00
GraphingSettingsViewModel.h Dark Theme For Graph Control (#1106) 2020-03-27 17:20:35 -07:00
VariableViewModel.h Add Automation Names to UI Elements in EquationInputArea and KGF Panel (#1133) 2020-04-09 13:16:05 -07:00