mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-03-19 10:22:42 +01:00
Disabling subcollections for now (postponing until next release).
This commit is contained in:
@@ -125,6 +125,7 @@
|
||||
<Button Grid.Row="6" Grid.Column="2" Content="Browse" Command="{Binding RelativeSource={RelativeSource FindAncestor, AncestorType={x:Type UserControl}}, Path=Data.BrowseFolderCommand}" CommandParameter="Snap" />
|
||||
</Grid>
|
||||
</GroupBox>
|
||||
<!--
|
||||
<GroupBox Header="Submenus">
|
||||
<StackPanel Orientation="Vertical">
|
||||
<StackPanel Orientation="Horizontal">
|
||||
@@ -157,5 +158,6 @@
|
||||
|
||||
</StackPanel>
|
||||
</GroupBox>
|
||||
-->
|
||||
</StackPanel>
|
||||
</UserControl>
|
||||
|
||||
Reference in New Issue
Block a user