From c7dab180bf2aaefa958ce77f51f1e860794d6251 Mon Sep 17 00:00:00 2001 From: William Joye Date: Thu, 25 Apr 2019 14:27:48 -0400 Subject: BACKUP: fixed an issue with reading version 6.x backup files --- ds9/library/prefs.tcl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ds9/library/prefs.tcl b/ds9/library/prefs.tcl index 2671580..fe6283d 100644 --- a/ds9/library/prefs.tcl +++ b/ds9/library/prefs.tcl @@ -677,6 +677,8 @@ proc FixPrefs6.2to7.0 {} { FixVar pbuttons(frame,match,scale) pbuttons(frame,matchscale) FixVar pbuttons(frame,match,color) pbuttons(frame,matchcolor) + FixVarRm pbuttons(region,circle3d) + FixVar ppanner(compass) ppanner(compass,image) FixVarRm ppanner(compass,wcs,system) FixVarRm ppanner(compass,wcs,sky) -- cgit v0.12