Skip to content

Commit 1621bc8

Browse files
wonder-skalexbruy
authored andcommitted
Increase scale range (#3189)
1 parent 17c87e1 commit 1621bc8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/ui/qgslabelingguibase.ui

+6-6
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@
336336
<number>1</number>
337337
</property>
338338
<property name="maximum">
339-
<number>10000000</number>
339+
<number>999999999</number>
340340
</property>
341341
</widget>
342342
</item>
@@ -349,7 +349,7 @@
349349
<number>1</number>
350350
</property>
351351
<property name="maximum">
352-
<number>10000000</number>
352+
<number>999999999</number>
353353
</property>
354354
<property name="value">
355355
<number>10000000</number>
@@ -393,8 +393,8 @@
393393
<rect>
394394
<x>0</x>
395395
<y>0</y>
396-
<width>643</width>
397-
<height>435</height>
396+
<width>658</width>
397+
<height>451</height>
398398
</rect>
399399
</property>
400400
<layout class="QGridLayout" name="gridLayout_13">
@@ -847,8 +847,8 @@
847847
<rect>
848848
<x>0</x>
849849
<y>0</y>
850-
<width>643</width>
851-
<height>532</height>
850+
<width>658</width>
851+
<height>567</height>
852852
</rect>
853853
</property>
854854
<layout class="QGridLayout" name="gridLayout_11">

0 commit comments

Comments
 (0)