Remove fixed height from Preferences dialog to auto-size to content
This commit is contained in:
parent
77fdb86991
commit
75bfc570cf
@ -7,7 +7,6 @@
|
|||||||
<property name="title" translatable="yes">Preferences</property>
|
<property name="title" translatable="yes">Preferences</property>
|
||||||
<property name="modal">True</property>
|
<property name="modal">True</property>
|
||||||
<property name="default-width">600</property>
|
<property name="default-width">600</property>
|
||||||
<property name="default-height">400</property>
|
|
||||||
|
|
||||||
<child>
|
<child>
|
||||||
<object class="AdwPreferencesPage">
|
<object class="AdwPreferencesPage">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user