Skip to content

Commit 501ac7f

Browse files
author
Amirreza Baghbanpourasl
committed
values for spin bars adjusted: scale and pen size
1 parent 81a4432 commit 501ac7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/main_window.ui

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,13 +186,13 @@
186186
<item>
187187
<widget class="QDoubleSpinBox" name="spinbox_scale">
188188
<property name="minimum">
189-
<double>0.050000000000000</double>
189+
<double>0.500000000000000</double>
190190
</property>
191191
<property name="maximum">
192192
<double>8.000000000000000</double>
193193
</property>
194194
<property name="singleStep">
195-
<double>0.050000000000000</double>
195+
<double>0.500000000000000</double>
196196
</property>
197197
<property name="value">
198198
<double>1.000000000000000</double>
@@ -216,7 +216,7 @@
216216
<number>0</number>
217217
</property>
218218
<property name="singleStep">
219-
<number>5</number>
219+
<number>1</number>
220220
</property>
221221
<property name="value">
222222
<number>30</number>

0 commit comments

Comments
 (0)