calculator/src/Calculator/Controls
Stephanie Anderl 0105e6b319
Update tooltips for the Equation Button and Style Picker (#1163)
* Update EquationButton automation name and tooltips

* added tooltips to the stylepicker and fixed the issue where the color name did not update for dark mode colors

* Update src/Calculator/Resources/en-US/Resources.resw

Co-Authored-By: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com>

* fixed the issue where the colors are only listed as black in the tooltip and automation name

* Add tooltips for high contrast colors

Co-authored-by: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com>
2020-05-07 16:36:52 -07:00
..
CalculationResult.cpp Remove LRE/LRO characters from results and error messages (#1161) 2020-04-30 12:04:33 -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 tooltips for the Equation Button and Style Picker (#1163) 2020-05-07 16:36:52 -07:00
EquationTextBox.h Update tooltips for the Equation Button and Style Picker (#1163) 2020-05-07 16:36:52 -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 Do not submit equations when in read only mode (#1201) 2020-05-05 08:46:40 -07: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