Changed scroll property of ScrollViewer controlling Axis Config tab

Related to issue #948
This commit is contained in:
Travis Nickles 2019-12-26 13:05:48 -06:00
parent e70107d50e
commit 9d04c0c177

View File

@ -289,7 +289,7 @@
<Setter Property="Height" Value="30" /> <Setter Property="Height" Value="30" />
</Style> </Style>
</TabItem.Resources> </TabItem.Resources>
<ScrollViewer CanContentScroll="True"> <ScrollViewer>
<StackPanel> <StackPanel>
<GroupBox Header="LS &amp; RS"> <GroupBox Header="LS &amp; RS">
<Grid> <Grid>