Skip to content

Commit 4bb5aae

Browse files
committedJun 17, 2014
Bump maximum distances for marker line symbol styles
1 parent 4a70d1b commit 4bb5aae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎src/ui/symbollayer/widget_markerline.ui

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<x>0</x>
88
<y>0</y>
99
<width>368</width>
10-
<height>324</height>
10+
<height>332</height>
1111
</rect>
1212
</property>
1313
<property name="windowTitle">
@@ -59,7 +59,7 @@
5959
<number>2</number>
6060
</property>
6161
<property name="maximum">
62-
<double>100000.000000000000000</double>
62+
<double>10000000.000000000000000</double>
6363
</property>
6464
<property name="singleStep">
6565
<double>0.200000000000000</double>
@@ -123,7 +123,7 @@
123123
<number>2</number>
124124
</property>
125125
<property name="maximum">
126-
<double>100000.000000000000000</double>
126+
<double>10000000.000000000000000</double>
127127
</property>
128128
<property name="singleStep">
129129
<double>0.200000000000000</double>

0 commit comments

Comments
 (0)
Please sign in to comment.