calculator/src/Calculator/Controls
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
..
CalculationResult.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07:00
CalculationResult.h Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07: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 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
EquationTextBox.h 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
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 Key graph features (#704) 2019-11-12 13:46:11 -08:00
MathRichEditBox.h Key graph features (#704) 2019-11-12 13:46:11 -08:00
OverflowTextBlock.cpp Merge master into feature/GraphingCalculator branch (#660) 2019-09-05 15:01:12 -07:00
OverflowTextBlock.h Merge master into feature/GraphingCalculator branch (#660) 2019-09-05 15:01:12 -07: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
RadixButton.cpp Merge master into feature/GraphingCalculator branch (#585) 2019-07-15 11:17:21 -07: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