summaryrefslogtreecommitdiffstats
path: root/ds9
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-08-22 21:07:48 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-08-22 21:07:48 (GMT)
commit8ecc2d9c3457817c34c9b3a759b8c1e0c6bcf94e (patch)
tree52d74fb53c48c0dd9428979f412a2c37ebe2f667 /ds9
parent14d994eb1a2a5a46d69afe10b818355938576603 (diff)
downloadblt-8ecc2d9c3457817c34c9b3a759b8c1e0c6bcf94e.zip
blt-8ecc2d9c3457817c34c9b3a759b8c1e0c6bcf94e.tar.gz
blt-8ecc2d9c3457817c34c9b3a759b8c1e0c6bcf94e.tar.bz2
fix problem with binned layers in RGB image
Diffstat (limited to 'ds9')
-rw-r--r--ds9/library/bin.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/ds9/library/bin.tcl b/ds9/library/bin.tcl
index 3395abe..f8ec3ec 100644
--- a/ds9/library/bin.tcl
+++ b/ds9/library/bin.tcl
@@ -181,6 +181,7 @@ proc UpdateBin {} {
RealizeDS9
LockBinCurrent
+ LockFrameCurrent
UpdateBinDialog
UpdatePanZoomDialog
UpdateCrosshairDialog