diff --git a/Rubberduck.Core/UI/UnitTesting/TestExplorerControl.xaml b/Rubberduck.Core/UI/UnitTesting/TestExplorerControl.xaml index 481b130516..4542a914a7 100644 --- a/Rubberduck.Core/UI/UnitTesting/TestExplorerControl.xaml +++ b/Rubberduck.Core/UI/UnitTesting/TestExplorerControl.xaml @@ -333,9 +333,8 @@ SelectionMode="Extended" ShowGroupingItemCount="True" InitialExpandedState="True" - RequestBringIntoView="TestGrid_RequestBringIntoView" VirtualizingPanel.IsVirtualizingWhenGrouping="True" - ScrollViewer.CanContentScroll="True" + ScrollViewer.CanContentScroll="False" ScrollViewer.VerticalScrollBarVisibility="Auto" ScrollViewer.HorizontalScrollBarVisibility="Disabled"> diff --git a/Rubberduck.Resources/Inspections/InspectionResults.de.resx b/Rubberduck.Resources/Inspections/InspectionResults.de.resx index 1ace9a322a..e6936ac846 100644 --- a/Rubberduck.Resources/Inspections/InspectionResults.de.resx +++ b/Rubberduck.Resources/Inspections/InspectionResults.de.resx @@ -183,7 +183,7 @@ Der Variable '{0}' wird kein Wert zugewiesen. - vbNullString' sollte statt einem leeren String-Literal verwendet werden. + 'vbNullString' sollte statt einem leeren String-Literal verwendet werden. Objektvariable '{0}' wird ohne das 'Set'-Schlüsselwort zugewiesen. @@ -467,4 +467,4 @@ In Memoriam, 1972-2018 Die Annotation '{0}' erwartet weniger Argumente. - \ No newline at end of file +