mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
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:
@@ -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">
|
||||||
|
Reference in New Issue
Block a user