fix verticalalignment not working

This commit is contained in:
bluepilledgreat 2024-10-22 18:15:08 +01:00
parent 5475fe59de
commit 254fd46d94

View File

@ -33,7 +33,7 @@
<Grid>
<Grid.RowDefinitions>
<RowDefinition Height="Auto" />
<RowDefinition Height="Auto" />
<RowDefinition Height="*" />
</Grid.RowDefinitions>
<ui:TitleBar