From ed1a122295c24cd0bdec973d0e6f36bc2e284877 Mon Sep 17 00:00:00 2001
From: suv-lp <>
Date: Thu, 26 Jan 2017 17:38:02 +0100
Subject: [Bug #1659446] Cartesian Grid dialogue box bottom under dock.
Fixed bugs:
- https://launchpad.net/bugs/1659446
(bzr r15457)
---
share/extensions/grid_cartesian.inx | 45 ++++++++++++++++++++-----------------
1 file changed, 25 insertions(+), 20 deletions(-)
(limited to 'share/extensions/grid_cartesian.inx')
diff --git a/share/extensions/grid_cartesian.inx b/share/extensions/grid_cartesian.inx
index 494aabf76..f053d80bb 100644
--- a/share/extensions/grid_cartesian.inx
+++ b/share/extensions/grid_cartesian.inx
@@ -4,27 +4,32 @@
grid.cartesian
grid_cartesian.py
inkex.py
+
3
- <_param name="x_axis" type="description" appearance="header">X Axis
- 6
- 100.0
- 2
- false
- 5
- 4
- 2
- 1
- 0.3
- <_param name="y_axis" type="description" appearance="header">Y Axis
- 5
- 100.0
- 1
- false
- 5
- 4
- 2
- 1
- 0.3
+
+
+ 6
+ 100.0
+ 2
+ false
+ 5
+ 4
+ 2
+ 1
+ 0.3
+
+
+ 5
+ 100.0
+ 1
+ false
+ 5
+ 4
+ 2
+ 1
+ 0.3
+
+
all
--
cgit v1.2.3