I#2856 - publish-calendar: Settings UI does not resize with window

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2856
This commit is contained in:
Milan Crha
2024-09-23 14:55:30 +02:00
parent 457ae63e0e
commit 88d24c0fc3

View File

@ -93,6 +93,10 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="border_width">6</property>
<property name="halign">fill</property>
<property name="hexpand">True</property>
<property name="valign">fill</property>
<property name="vexpand">True</property>
<child>
<object class="GtkVBox" id="vbox7">
<property name="visible">True</property>