Skip to content

Commit 0676576

Browse files
committed
Set Minimum width for ViewScene Closes #771
1 parent 0d9fec8 commit 0676576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Interface/Modules/Render/ViewScene.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</property>
1919
<property name="minimumSize">
2020
<size>
21-
<width>200</width>
21+
<width>400</width>
2222
<height>150</height>
2323
</size>
2424
</property>

0 commit comments

Comments
 (0)