mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-06-08 21:39:15 +00:00
Some more adjustments
This commit is contained in:
@@ -26,7 +26,10 @@
|
||||
SelectionChanged="ProfilesList_SelectionChanged">
|
||||
<ListBox.ItemsPanel>
|
||||
<ItemsPanelTemplate>
|
||||
<UniformGrid Columns="5" />
|
||||
<WrapPanel
|
||||
HorizontalAlignment="Center"
|
||||
VerticalAlignment="Center"
|
||||
Orientation="Horizontal"/>
|
||||
</ItemsPanelTemplate>
|
||||
</ListBox.ItemsPanel>
|
||||
<ListBox.Styles>
|
||||
|
||||
Reference in New Issue
Block a user