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:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user