We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35dc26c commit dfc6043Copy full SHA for dfc6043
platforms/Windows/bundle/swift_side.png
-14.6 KB
platforms/Windows/bundle/theme.xml
@@ -9,8 +9,8 @@
9
<Font Id="2" Height="-18" Weight="500" Foreground="graytext">Segoe UI</Font>
10
<Font Id="3" Height="-12" Weight="500" Foreground="windowtext" Background="window">Segoe UI</Font>
11
12
- <Window Width="614" Height="456" HexStyle="100a0000" FontId="0" Caption="#(loc.Caption)">
13
- <ImageControl X="0" Y="0" Width="165" Height="456" ImageFile="swift_side.png"/>
+ <Window Width="614" Height="500" HexStyle="100a0000" FontId="0" Caption="#(loc.Caption)">
+ <ImageControl X="0" Y="0" Width="165" Height="500" ImageFile="swift_side.png"/>
14
<Label X="176" Y="11" Width="-11" Height="32" FontId="1" DisablePrefix="yes">#(loc.Title)</Label>
15
16
<Page Name="Help">
0 commit comments