Fixed model manager with accessibility large text on (wip)

This commit is contained in:
jeffser 2024-09-18 18:10:47 -06:00
parent bed097c760
commit 3653af7b81

View File

@ -508,6 +508,7 @@
<property name="vexpand">true</property>
<child>
<object class="GtkScrolledWindow" id="model_scroller">
<property name="hscrollbar-policy">2</property>
<property name="hexpand">true</property>
<property name="vexpand">true</property>
</object>