We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f43c97b commit bcebae5Copy full SHA for bcebae5
ui/main.ui
@@ -279,6 +279,8 @@
279
<property name="orientation">vertical</property>
280
<child>
281
<object class="GtkScrolledWindow" id="scrolled_main">
282
+ <property name="width_request">980</property>
283
+ <property name="height_request">580</property>
284
<property name="visible">True</property>
285
<property name="can_focus">True</property>
286
<property name="min_content_width">800</property>
0 commit comments