Use ToggleButton for variable options chevron button (#1219)

* Use togglebutton instead

* Update src/Calculator/Views/GraphingCalculator/EquationInputArea.xaml

Co-authored-by: Rudy Huyn <rudyhuyn@gmail.com>

* Update src/Calculator/Views/GraphingCalculator/EquationInputArea.xaml

Co-authored-by: Rudy Huyn <rudyhuyn@gmail.com>

* undo pr suggestion

Co-authored-by: Rudy Huyn <rudyhuyn@gmail.com>
This commit is contained in:
Pepe Rivera
2020-05-13 18:42:35 -07:00
committed by GitHub
parent 7a6b0a72c3
commit 0f14e4f46e
3 changed files with 47 additions and 10 deletions

View File

@@ -4433,7 +4433,11 @@
</data>
<data name="VariableAreaSettings.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Variable options</value>
<comment>Screen reader prompt for the variable settings button</comment>
<comment>Screen reader prompt for the variable settings toggle button</comment>
</data>
<data name="VariableAreaSettings.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
<value>Toggle variable options</value>
<comment>Tool tip for the variable settings toggle button</comment>
</data>
<data name="LineThicknessBoxHeading.Text" xml:space="preserve">
<value>Line Thickness</value>