fixup vcarve threshold
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
<item row="1" column="1">
|
||||
<widget class="QSpinBox" name="colinearFilter">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Controls how aggressively colinear segments are filtered from the voronoi diagram</p><p>Valid values are 0 - 90 degrees (larger numbers filter more)</p><p>Default = 10</p><p><br/></p></body></html></string>
|
||||
<string><html><head/><body><p>Sets how aggressively colinear segments are filtered from the voronoi diagram</p><p>Valid values are 0 - 90 degrees (larger numbers filter more)</p><p>Default = 10</p><p><br/></p></body></html></string>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<number>90</number>
|
||||
|
||||
Reference in New Issue
Block a user