Skip to content

Commit

Permalink
Revert "[PT Run] Smooth scrolling of the results list (microsoft#15033)"
Browse files Browse the repository at this point in the history
This reverts commit 3ada3c2.
  • Loading branch information
jaimecbernardo committed Jan 10, 2022
1 parent 67933a8 commit 15eac84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modules/launcher/PowerLauncher/ResultList.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,6 @@
Padding="0, 0"
ScrollViewer.HorizontalScrollBarVisibility="Disabled"
ScrollViewer.VerticalScrollBarVisibility="Auto"
ScrollViewer.CanContentScroll="False"
SelectionMode="Single"
SelectedIndex="{Binding Results.SelectedIndex, Mode=TwoWay}"
SelectionChanged="SuggestionsListView_SelectionChanged"
Expand Down

0 comments on commit 15eac84

Please sign in to comment.