Fix styling bugs in graph settings and style panel (#1202)

This commit is contained in:
Pepe Rivera
2020-05-08 12:14:01 -07:00
committed by GitHub
parent 7b4ff49df8
commit 66b64afd75
6 changed files with 94 additions and 98 deletions

View File

@@ -3951,7 +3951,7 @@
<value>Color</value>
<comment>Label for the Line Color section of the style picker</comment>
</data>
<data name="StyleChooserBox.Header" xml:space="preserve">
<data name="StyleChooserBoxHeading.Text" xml:space="preserve">
<value>Style</value>
<comment>Label for the Line Style section of the style picker</comment>
</data>
@@ -4435,10 +4435,14 @@
<value>Variable options</value>
<comment>Screen reader prompt for the variable settings button</comment>
</data>
<data name="LineThicknessBox.Header" xml:space="preserve">
<data name="LineThicknessBoxHeading.Text" xml:space="preserve">
<value>Line Thickness</value>
<comment>Heading for the Graph Options flyout in Graphing mode.</comment>
</data>
<data name="LineOptionsHeading.Text" xml:space="preserve">
<value>Line Options</value>
<comment>Heading for the equation style flyout in Graphing mode.</comment>
</data>
<data name="SmallLineWidthAutomationName" xml:space="preserve">
<value>Small Line Width</value>
<comment>Automation name for line width setting</comment>