Skip to content

Commit

Permalink
[hillshade] increase z factor places
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanW2 committed Jun 1, 2016
1 parent 6428f61 commit b0a9a84
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ui/raster/qghillshaderendererwidget.ui
Expand Up @@ -130,6 +130,9 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="decimals">
<number>8</number>
</property>
<property name="value">
<double>1.000000000000000</double>
</property>
Expand Down

1 comment on commit b0a9a84

@nirvn
Copy link
Contributor

@nirvn nirvn commented on b0a9a84 Jun 1, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouhou, thanks, now I can style my SRTM 1-arc DEMs :)

Please sign in to comment.