diff options
| author | Sebastian Wüst <sebi@timewaster.de> | 2013-07-14 20:00:32 +0000 |
|---|---|---|
| committer | Sebastian Wüst <sebi@timewaster.de> | 2013-07-14 20:00:32 +0000 |
| commit | 180b2dcb9d669d5fcf96547ed1a22f77e64bd79a (patch) | |
| tree | 69849a335693ffbccf1da2884951aab5b51a787b /share/extensions/plotter.inx | |
| parent | made process_path more readable (diff) | |
| download | inkscape-180b2dcb9d669d5fcf96547ed1a22f77e64bd79a.tar.gz inkscape-180b2dcb9d669d5fcf96547ed1a22f77e64bd79a.zip | |
small bugfixes
(bzr r12417.1.11)
Diffstat (limited to 'share/extensions/plotter.inx')
| -rw-r--r-- | share/extensions/plotter.inx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/plotter.inx b/share/extensions/plotter.inx index 0dc5a35fc..ebf675a85 100644 --- a/share/extensions/plotter.inx +++ b/share/extensions/plotter.inx @@ -60,7 +60,7 @@ <param name="offsetY" type="float" min="-10000.0" max="10000.0" precision="2" _gui-text="Y offset (mm)" _gui-description="The offset to move your plot away from the zero point in mm (Default: '0.00')">0.00</param> </page> </param> - <effect needs-live-preview="true"> + <effect needs-live-preview="false"> <object-type>path</object-type> <effects-menu> <submenu _name="Plotter"/> |
