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.
2 parents 3b7b5b8 + 4b4d938 commit 18c4e79Copy full SHA for 18c4e79
Rubberduck.Core/UI/Inspections/InspectionResultsControl.xaml
@@ -200,7 +200,6 @@
200
SelectedItem="{Binding SelectedItem}"
201
SelectionUnit="FullRow"
202
ItemsSource="{Binding Results, NotifyOnSourceUpdated=True}"
203
- RequestBringIntoView="InspectionResultsGrid_RequestBringIntoView"
204
VirtualizingPanel.IsVirtualizingWhenGrouping="True"
205
ScrollViewer.CanContentScroll="True"
206
ScrollViewer.VerticalScrollBarVisibility="Auto"
0 commit comments