calculator/src/GraphControl
Stephanie Anderl a33c1a4494
Equation button updates: Enable/Disable on click, button content f1, f2, f3..., visibility icon on hover (#804)
* Added enable/disable line functionality

* Update EquationTextBox to change the opacity of functions have are not visible. Update the function label for the EquationTextBox to increment the label to show f1, f2, f3, etc

* rebase key-graph-features and fix issue where removing an equation box and adding a new one repopulates the previous equation

* Added visibility icon for the equation button hover

* updated EquationButton to be a toggle button to better handle the LineHidden state and other PR comment fixes.

* Updated EquationButton style to use a toggle button and to have placeholder icons for the show/hide states

* Updated equation button after pulling the refactor work into the branch. Fixed the Equation Button in KGF UI

* Fixed Pepe's bugs

* Uncomment temporary.pfx in calculator.vcxproj
2019-11-21 15:07:45 -08:00
..
Control Equation button updates: Enable/Disable on click, button content f1, f2, f3..., visibility icon on hover (#804) 2019-11-21 15:07:45 -08:00
DirectX Added Copyright headers to .cpp and .h files (#790) 2019-11-11 16:18:13 -08:00
Themes Feature/GraphingCalculator initial commit (#450) 2019-04-10 18:15:10 -07:00
GraphControl.vcxproj Refactor Equation to be treated as a model and update Key Graph Features (#791) 2019-11-20 14:28:32 -08:00
GraphControl.vcxproj.filters Refactor Equation to be treated as a model and update Key Graph Features (#791) 2019-11-20 14:28:32 -08:00
pch.cpp Feature/GraphingCalculator initial commit (#450) 2019-04-10 18:15:10 -07:00
pch.h Feature/GraphingCalculator initial commit (#450) 2019-04-10 18:15:10 -07:00
winrtHeaders.h Feature/GraphingCalculator initial commit (#450) 2019-04-10 18:15:10 -07:00