Change default window size

Controls panel height is now 3px less then before (as intended). Change default window size setting to make it look good with 16:9 video on fresh install.
This commit is contained in:
Rafostar
2021-04-10 14:58:24 +02:00
parent 175de5bd6d
commit 9271392397

View File

@@ -101,7 +101,7 @@
<!-- Other --> <!-- Other -->
<key name="window-size" type="s"> <key name="window-size" type="s">
<default>'[960, 583]'</default> <default>'[800, 490]'</default>
<summary>Stores window size to restore on next launch</summary> <summary>Stores window size to restore on next launch</summary>
</key> </key>
<key name="volume-last" type="d"> <key name="volume-last" type="d">