Plugin controls are scroll viewers.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
</ListView>
|
||||
<Button Grid.Row="1" Content="Open Folder" Margin="3" DockPanel.Dock="Bottom" Click="OpenFolder_OnClick"/>
|
||||
</Grid>
|
||||
<Frame Grid.Column="1" NavigationUIVisibility="Hidden" Content="{Binding SelectedPlugin.Control}"/>
|
||||
<ScrollViewer Grid.Column="1" Content="{Binding SelectedPlugin.Control}"/>
|
||||
</Grid>
|
||||
</UserControl>
|
||||
|
||||
|
Reference in New Issue
Block a user