diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2017-03-09 18:24:18 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2017-03-09 18:24:18 (GMT) |
commit | f7a9669c931c4da48dbc39d3f90b17ea2314ab9c (patch) | |
tree | 385ef37d57eb801dfaa2c79aecc7c8cb5f07f4a7 | |
parent | a5b750b1cd59c1c4aec853875151de4e821e2ba2 (diff) | |
download | blt-f7a9669c931c4da48dbc39d3f90b17ea2314ab9c.zip blt-f7a9669c931c4da48dbc39d3f90b17ea2314ab9c.tar.gz blt-f7a9669c931c4da48dbc39d3f90b17ea2314ab9c.tar.bz2 |
limit how small panner highlite box is displayed in cases where zoomed in
-rw-r--r-- | ds9/doc/release/r7.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ds9/doc/release/r7.0.html b/ds9/doc/release/r7.0.html index 75858be..9ec6816 100644 --- a/ds9/doc/release/r7.0.html +++ b/ds9/doc/release/r7.0.html @@ -775,6 +775,7 @@ <li><tt>03.08.2017 CONTOURS: Fixed a problem with 3D cubes.</tt></li> <li><tt>03.09.2017 SCALE: fixed nested loop issue with scale dialog</tt></li> <li><tt>03.09.2017 REGION: fixed a problem with ds9 regions format not printing coordinate system in rare cases</tt></li> + <li><tt>03.09.2017 PANNER: limit how small panner highlite box is displayed in cases where zoomed in.</tt></li> <li><tt><b>03.15.2017 RELEASE version 7.6b1</b></tt></li> </ol> </ol> |