We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bf2dfe commit b609403Copy full SHA for b609403
src/modules/launcher/PowerLauncher/ResultList.xaml
@@ -174,7 +174,6 @@
174
Padding="0, 0"
175
ScrollViewer.HorizontalScrollBarVisibility="Disabled"
176
ScrollViewer.VerticalScrollBarVisibility="Auto"
177
- ScrollViewer.CanContentScroll="False"
178
SelectionMode="Single"
179
SelectedIndex="{Binding Results.SelectedIndex, Mode=TwoWay}"
180
SelectionChanged="SuggestionsListView_SelectionChanged"
0 commit comments