We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c31142b commit dc97819Copy full SHA for dc97819
1 file changed
dcscope/gui/analysis/ana_plot.ui
@@ -301,7 +301,14 @@
301
<item row="4" column="1">
302
<layout class="QHBoxLayout" name="horizontalLayout_8">
303
<item>
304
- <widget class="FeatureComboBox" name="comboBox_axis_y"/>
+ <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>
312
</item>
313
314
<widget class="QComboBox" name="comboBox_scale_y">
0 commit comments