Store and restore floating window size

This commit is contained in:
Rafostar
2020-11-06 19:43:38 +01:00
parent eb1a495907
commit 868c39f1cf
4 changed files with 39 additions and 5 deletions

View File

@@ -40,5 +40,9 @@
<default>'[960, 583]'</default>
<summary>Stores window size to restore on next launch</summary>
</key>
<key name="float-size" type="s">
<default>'[480, 270]'</default>
<summary>Stores floating window size to restore on next launch</summary>
</key>
</schema>
</schemalist>