Update styles for buttons on Graph and ListView (#793)

* Fix listview

* extra merge with KGF

* Few tweaks

* Fix scrolling

* PR feedback and other tweaks

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

Co-Authored-By: Stephanie Anderl <46726333+sanderl@users.noreply.github.com>
This commit is contained in:
Pepe Rivera
2019-11-20 11:41:21 -08:00
committed by GitHub
parent b55659f236
commit 9ee2f8a293
5 changed files with 479 additions and 349 deletions

View File

@@ -3491,7 +3491,7 @@
<value>Zoom Out</value>
<comment>Screen reader prompt for the zoom out button.</comment>
</data>
<data name="EquationInputButtonPlaceholderText" xml:space="preserve">
<data name="EquationInputButtonPlaceholder.Text" xml:space="preserve">
<value>Add Equation</value>
<comment>Placeholder text for the equation input button</comment>
</data>