summaryrefslogtreecommitdiffstats
path: root/ds9/library
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-09-01 17:03:56 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-09-01 17:03:56 (GMT)
commit6dde3167c84b92a14816f3c568057812357bb899 (patch)
tree3eff86fcac76639ed1e53bf28f857b0f9f2b7f01 /ds9/library
parent35f8b938e70d7963d6904e00b06d8afe8a14d15e (diff)
downloadblt-6dde3167c84b92a14816f3c568057812357bb899.zip
blt-6dde3167c84b92a14816f3c568057812357bb899.tar.gz
blt-6dde3167c84b92a14816f3c568057812357bb899.tar.bz2
RULER: fixe a problem creating via GUI
Diffstat (limited to 'ds9/library')
-rw-r--r--ds9/library/marker.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/library/marker.tcl b/ds9/library/marker.tcl
index 776496b..a4a19d5 100644
--- a/ds9/library/marker.tcl
+++ b/ds9/library/marker.tcl
@@ -645,7 +645,7 @@ proc MarkerCreateShape {which x y} {
return
}
}
- ruler {append cmd " $x $y $ed(system) $ed(sky) $ed(system) $ed(dformat)"}
+ ruler {append cmd " $x $y $ed(system) $ed(sky) $ed(system) $ed(dformat) ''"}
compass {append cmd " 15 $ed(system) $ed(sky) "}
{circle point} -
{box point} -