Skip to content

Commit

Permalink
Bump maximum distances for marker line symbol styles
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jun 17, 2014
1 parent 4a70d1b commit 4bb5aae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/ui/symbollayer/widget_markerline.ui
Expand Up @@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>368</width>
<height>324</height>
<height>332</height>
</rect>
</property>
<property name="windowTitle">
Expand Down Expand Up @@ -59,7 +59,7 @@
<number>2</number>
</property>
<property name="maximum">
<double>100000.000000000000000</double>
<double>10000000.000000000000000</double>
</property>
<property name="singleStep">
<double>0.200000000000000</double>
Expand Down Expand Up @@ -123,7 +123,7 @@
<number>2</number>
</property>
<property name="maximum">
<double>100000.000000000000000</double>
<double>10000000.000000000000000</double>
</property>
<property name="singleStep">
<double>0.200000000000000</double>
Expand Down

0 comments on commit 4bb5aae

Please sign in to comment.