summaryrefslogtreecommitdiffstats
path: root/ds9
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-08-31 21:11:23 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-08-31 21:11:23 (GMT)
commit32e34b4fde06739c71afc2cb36f4644a63ab2478 (patch)
tree56b525ba9a60813c55fdc9837f52d641a0bfb35b /ds9
parent90c54ed44331766adadd55ce3095f9150c8fd0f1 (diff)
downloadblt-32e34b4fde06739c71afc2cb36f4644a63ab2478.zip
blt-32e34b4fde06739c71afc2cb36f4644a63ab2478.tar.gz
blt-32e34b4fde06739c71afc2cb36f4644a63ab2478.tar.bz2
fixed issue with cube dialog
Diffstat (limited to 'ds9')
-rw-r--r--ds9/library/cube.tcl2
1 files changed, 2 insertions, 0 deletions
diff --git a/ds9/library/cube.tcl b/ds9/library/cube.tcl
index ca05e05..a6c1104 100644
--- a/ds9/library/cube.tcl
+++ b/ds9/library/cube.tcl
@@ -489,6 +489,8 @@ proc UpdateCubeDialog {} {
set w $icube(top)
set mb $icube(mb)
+ set cube(frame) $current(frame)
+
# now make sure we have the coord systems
AdjustCoordSystem3d cube system
CoordMenuEnable3d $mb.coord cube system sky {}