[Kstars-devel] kdeedu/kstars/kstars

Jason Harris kstars at 30doradus.org
Sat Sep 13 03:19:09 CEST 2003


CVS commit by harris: 

reduced MINZOOM to 200, which makes it possible to see the edges 
of the displayable area, even when the window is as small as 640x480.
Post-3.2, we will make MINZOOM and MAXZOOM adjustable parameters.

CCMAIL: 63367-done at bugs.kde.org, kstars-devel at kde.org


  M +1 -1      kstarsdata.h   1.65


--- kdeedu/kstars/kstars/kstarsdata.h  #1.64:1.65
@@ -65,5 +65,5 @@
 #define NCIRCLE 360   //number of points used to define equator, ecliptic and horizon
 
-#define MINZOOM 300.
+#define MINZOOM 200.
 #define MAXZOOM 1000000.
 #define DEFAULTZOOM 2000.




More information about the Kstars-devel mailing list