forked from AuroraMiddleware/gtk
widget-factory: Fill up page 2 properly
The collapsed expander leaves and odd empty corner, so expand it initially.
This commit is contained in:
parent
45c0461f9b
commit
dd7a851f69
@ -3020,6 +3020,7 @@ microphone-sensitivity-medium-symbolic</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="expand">False</property>
|
||||
<property name="expanded">True</property>
|
||||
<child>
|
||||
<object class="GtkScrolledWindow" id="scrolledwindow3">
|
||||
<property name="visible">True</property>
|
||||
|
Loading…
Reference in New Issue
Block a user