1
0
Fork 0

Change default height of property browswer to 500 pixels.

Realistically 768 pixels is the minimum height for most displays these days, so 500 is a reasonable figure for all displays, and it does make it easier to operate.
This commit is contained in:
Richard Harrison 2018-09-02 13:57:29 +02:00
parent 2e6d0725d1
commit da089c843a

View file

@ -54,7 +54,7 @@
<property-list>
<name>property-list</name>
<pref-height>250</pref-height>
<pref-height>500</pref-height>
<halign>fill</halign>
<valign>fill</valign>
<stretch>true</stretch>