summaryrefslogtreecommitdiffstats
path: root/ds9/library/info.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-03-28 17:21:56 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-03-28 17:21:56 (GMT)
commitd4f075b2478675a09ccb6eb1a4821fc014c3478c (patch)
treea9bd6acdfcc2cd93c2f67660a8601b4293b83dbb /ds9/library/info.tcl
parent10ff8b29691bbb6e20230326c722115eb1a57f68 (diff)
downloadblt-d4f075b2478675a09ccb6eb1a4821fc014c3478c.zip
blt-d4f075b2478675a09ccb6eb1a4821fc014c3478c.tar.gz
blt-d4f075b2478675a09ccb6eb1a4821fc014c3478c.tar.bz2
add 3d mouse mode
Diffstat (limited to 'ds9/library/info.tcl')
-rw-r--r--ds9/library/info.tcl3
1 files changed, 2 insertions, 1 deletions
diff --git a/ds9/library/info.tcl b/ds9/library/info.tcl
index fbe0431..bdc044c 100644
--- a/ds9/library/info.tcl
+++ b/ds9/library/info.tcl
@@ -505,7 +505,8 @@ proc RefreshInfoBox {which} {
crop -
catalog -
examine -
- iexam {
+ iexam -
+ 3d {
EnterInfoBox $which
UpdateInfoBoxFrame $which
}