Skip to content

Commit 92388aa

Browse files
committed
Merge remote-tracking branch 'refs/remotes/rubberduck-vba/next' into next
2 parents 64ce3c0 + 37bd1bb commit 92388aa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Rubberduck.Core/UI/UnitTesting/TestExplorerControl.xaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,9 +333,8 @@
333333
SelectionMode="Extended"
334334
ShowGroupingItemCount="True"
335335
InitialExpandedState="True"
336-
RequestBringIntoView="TestGrid_RequestBringIntoView"
337336
VirtualizingPanel.IsVirtualizingWhenGrouping="True"
338-
ScrollViewer.CanContentScroll="True"
337+
ScrollViewer.CanContentScroll="False"
339338
ScrollViewer.VerticalScrollBarVisibility="Auto"
340339
ScrollViewer.HorizontalScrollBarVisibility="Disabled">
341340
<DataGrid.Columns>

0 commit comments

Comments
 (0)