mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-04-23 19:57:44 +02:00
Leftovers, oops
This commit is contained in:
parent
b360f4e721
commit
d135385cab
1 changed files with 0 additions and 5 deletions
|
@ -91,11 +91,6 @@
|
||||||
<DataTemplate
|
<DataTemplate
|
||||||
DataType="models:DownloadableContentModel">
|
DataType="models:DownloadableContentModel">
|
||||||
<Panel Margin="10" Background="Transparent">
|
<Panel Margin="10" Background="Transparent">
|
||||||
<Panel.ContextFlyout>
|
|
||||||
<Flyout ShowMode="TransientWithDismissOnPointerMoveAway">
|
|
||||||
|
|
||||||
</Flyout>
|
|
||||||
</Panel.ContextFlyout>
|
|
||||||
<Grid ColumnDefinitions="*,Auto">
|
<Grid ColumnDefinitions="*,Auto">
|
||||||
<Grid
|
<Grid
|
||||||
Grid.Column="0" ColumnDefinitions="*,Auto">
|
Grid.Column="0" ColumnDefinitions="*,Auto">
|
||||||
|
|
Loading…
Add table
Reference in a new issue