Code

Patch from Tom Davidson to restrict the min value of the param to 0.1
authorbryce <bryce@users.sourceforge.net>
Thu, 7 Feb 2008 09:28:44 +0000 (09:28 +0000)
committerbryce <bryce@users.sourceforge.net>
Thu, 7 Feb 2008 09:28:44 +0000 (09:28 +0000)
px. (Closes LP: #189827)

share/extensions/addnodes.inx

index ff55f0023897382141b18513b21b506e96464659..c6db21e5436ce4dd131048dce0d7cef172aa24f7 100644 (file)
@@ -3,7 +3,7 @@
     <id>org.ekips.filter.addnodes</id>
        <dependency type="executable" location="extensions">addnodes.py</dependency>
        <dependency type="executable" location="extensions">inkex.py</dependency>
-       <param name="max" type="float" min="0.0" max="10000.0" _gui-text="Maximum segment length">10.0</param>
+       <param name="max" type="float" min="0.1" max="10000.0" _gui-text="Maximum segment length (px)">10.0</param>
     <effect>
                <object-type>path</object-type>
                <effects-menu>