Skip to content

Commit dc97819

Browse files
committed
reg: y-axis selection combobox in plot view too short
1 parent c31142b commit dc97819

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

dcscope/gui/analysis/ana_plot.ui

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,14 @@
301301
<item row="4" column="1">
302302
<layout class="QHBoxLayout" name="horizontalLayout_8">
303303
<item>
304-
<widget class="FeatureComboBox" name="comboBox_axis_y"/>
304+
<widget class="FeatureComboBox" name="comboBox_axis_y">
305+
<property name="sizePolicy">
306+
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
307+
<horstretch>0</horstretch>
308+
<verstretch>0</verstretch>
309+
</sizepolicy>
310+
</property>
311+
</widget>
305312
</item>
306313
<item>
307314
<widget class="QComboBox" name="comboBox_scale_y">

0 commit comments

Comments
 (0)