calculator/src
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
..
build Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager Key graph features (#704) 2019-11-12 13:46:11 -08:00
Calculator 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
CalculatorUITestFramework Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
CalculatorUITests Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
CalculatorUnitTests Key graph features (#704) 2019-11-12 13:46:11 -08:00
CalcViewModel 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
GraphControl 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
GraphingInterfaces Key graph features (#704) 2019-11-12 13:46:11 -08:00
MockGraphingImpl 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
Calculator.sln Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
CMakeLists.txt Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
nuget.config updating nuget.org source to point to V3 (#129) 2019-03-07 07:33:22 -08:00
Settings.XamlStyler Hello GitHub 2019-01-28 16:24:37 -08:00