scrolled windows: sync min-width

This commit is contained in:
Bilal Elmoussaoui 2021-02-05 12:19:44 +01:00
parent 46b966a373
commit 1eca766f8d
3 changed files with 3 additions and 3 deletions

View file

@ -67,7 +67,7 @@
</child>
<child>
<object class="GtkScrolledWindow">
<property name="min-content-width">300</property>
<property name="min-content-width">340</property>
<property name="min-content-height">400</property>
<child>
<object class="AdwClamp">

View file

@ -78,7 +78,7 @@
<property name="name">results</property>
<property name="child">
<object class="GtkScrolledWindow">
<property name="min-content-width">300</property>
<property name="min-content-width">340</property>
<property name="min-content-height">400</property>
<child>
<object class="AdwClampScrollable">

View file

@ -7,7 +7,7 @@
<child>
<object class="GtkScrolledWindow">
<property name="vexpand">True</property>
<property name="min-content-width">300</property>
<property name="min-content-width">340</property>
<property name="min-content-height">400</property>
<child>
<object class="GtkStack" id="stack">