Skip to content

Commit

Permalink
update default 3d averaging sigma values to 0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterPetrik committed Jan 17, 2020
1 parent 18a7cd0 commit f780b59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ui/mesh/qgsmeshrenderer3daveragingwidgetbase.ui
Expand Up @@ -612,7 +612,7 @@
<double>0.100000000000000</double>
</property>
<property name="value">
<double>0.250000000000000</double>
<double>0.000000000000000</double>
</property>
</widget>
</item>
Expand All @@ -636,7 +636,7 @@
<double>0.100000000000000</double>
</property>
<property name="value">
<double>0.750000000000000</double>
<double>1.000000000000000</double>
</property>
</widget>
</item>
Expand Down

0 comments on commit f780b59

Please sign in to comment.