Skip to content

Commit 3e6323b

Browse files
committed
[WASimUI] Fix layout issue in "Variables" form which made the name selector/entry field too narrow.
1 parent c6798a7 commit 3e6323b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/WASimUI/WASimUI.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -858,7 +858,7 @@ Submitted requests will appear in the "Data Requests" window. Double-c
858858
<property name="title">
859859
<string>Variables</string>
860860
</property>
861-
<layout class="QGridLayout" name="gridLayout_6" columnstretch="0,0,0,0,0,0,0,0">
861+
<layout class="QGridLayout" name="gridLayout_6" columnstretch="0,1,0,0,0,0,0,0">
862862
<property name="leftMargin">
863863
<number>4</number>
864864
</property>

0 commit comments

Comments
 (0)