Skip to content

Commit

Permalink
Update src/Calculator/Views/GraphingCalculator/EquationInputArea.xaml
Browse files Browse the repository at this point in the history
Co-Authored-By: Stephanie Anderl <46726333+sanderl@users.noreply.github.com>
  • Loading branch information
joseartrivera and sanderl committed Nov 20, 2019
1 parent 1536625 commit 12586a7
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -21,6 +21,7 @@
ItemsSource="{x:Bind Equations}"
SelectionMode="None">

<!-- Removes animations from the ListView Style. -->
<ListView.Style>
<Style TargetType="ListView">
<Setter Property="ItemContainerTransitions">
Expand Down

0 comments on commit 12586a7

Please sign in to comment.