mirror of
https://github.com/muskit/MercuryConverter.git
synced 2026-06-02 20:24:26 -07:00
tweak window size to fit ChartInfos
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user