Geometry: Resize window to respect 16:9 ratio.

setup.py
Pierre-Antoine Rouby 2023-12-06 11:44:09 +01:00
parent d85e5c4666
commit db11c9d968
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>868</width> <width>1280</width>
<height>720</height> <height>720</height>
</rect> </rect>
</property> </property>
@ -101,7 +101,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>868</width> <width>1280</width>
<height>22</height> <height>22</height>
</rect> </rect>
</property> </property>