mirror of
https://github.com/muskit/MercuryConverter.git
synced 2026-06-02 12:14: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"
|
||||
Title="MercuryConverter"
|
||||
Width="1024" Height="800"
|
||||
MinWidth="800" MinHeight="600"
|
||||
MinWidth="800" MinHeight="700"
|
||||
ExtendClientAreaToDecorationsHint="True"
|
||||
>
|
||||
<dialogHost:DialogHost CloseOnClickAway="False" Name="Dialog">
|
||||
|
||||
Reference in New Issue
Block a user