[GTK] Increase connection mgr default height

Could not see more than one host when connection manager opens so need to
scroll or resize window

Increased default height to now show three hosts when first opens

Closes: https://dev.deluge-torrent.org/ticket/3431
This commit is contained in:
Calum Lind 2022-02-13 14:43:52 +00:00
parent 191549074c
commit f754882498
No known key found for this signature in database
GPG Key ID: 90597A687B836BA3

View File

@ -30,7 +30,7 @@
<property name="modal">True</property>
<property name="window_position">center-on-parent</property>
<property name="default_width">300</property>
<property name="default_height">250</property>
<property name="default_height">285</property>
<property name="destroy_with_parent">True</property>
<property name="type_hint">dialog</property>
<child>