tweak window size to fit ChartInfos

This commit is contained in:
Alex
2025-08-19 22:09:54 -07:00
parent 3997e24321
commit f43b91ed8f
+1 -1
View File
@@ -9,7 +9,7 @@
mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450" mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450"
Title="MercuryConverter" Title="MercuryConverter"
Width="1024" Height="800" Width="1024" Height="800"
MinWidth="800" MinHeight="600" MinWidth="800" MinHeight="700"
ExtendClientAreaToDecorationsHint="True" ExtendClientAreaToDecorationsHint="True"
> >
<dialogHost:DialogHost CloseOnClickAway="False" Name="Dialog"> <dialogHost:DialogHost CloseOnClickAway="False" Name="Dialog">