Skip to content

Commit bcebae5

Browse files
committed
set minimum window size
1 parent f43c97b commit bcebae5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ui/main.ui

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,8 @@
279279
<property name="orientation">vertical</property>
280280
<child>
281281
<object class="GtkScrolledWindow" id="scrolled_main">
282+
<property name="width_request">980</property>
283+
<property name="height_request">580</property>
282284
<property name="visible">True</property>
283285
<property name="can_focus">True</property>
284286
<property name="min_content_width">800</property>

0 commit comments

Comments
 (0)