Add reset button to settings flyout (#1073)

This commit is contained in:
Pepe Rivera
2020-03-09 16:51:39 -07:00
committed by GitHub
parent e8d03eafc1
commit 4f8db42855
6 changed files with 44 additions and 5 deletions

View File

@@ -4226,6 +4226,10 @@
<value>Units</value>
<comment>Heading for Unit's on the settings</comment>
</data>
<data name="ResetViewButton.Content" xml:space="preserve">
<value>Reset view</value>
<comment>Hyperlink button to reset the view of the graph</comment>
</data>
<data name="GraphSettingsXMax.Header" xml:space="preserve">
<value>X-Max</value>
<comment>X maximum value header</comment>