Merge pull request #222 from tmiasko/narrow-browser-window

Make it possible to create narrow browser window.
This commit is contained in:
Damien Elmes 2018-01-13 20:46:25 +10:00 committed by GitHub
commit 9bc0e99e2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
</property>
<property name="minimumSize">
<size>
<width>750</width>
<width>400</width>
<height>400</height>
</size>
</property>