[Kstars-devel] kdeedu/kstars/kstars

Jason Harris kstars at 30doradus.org
Sun Jun 27 18:59:40 CEST 2004


CVS commit by harris: 

Fixing BR 83855.  The bug was reported against KDE 3.2.x, and while the 
behavior in CVS is different, they are both wrong.  The Focus Box 
coordinates will now update correctly as time passes in all possible 
tracking modes.  Thanks for the report!

CCMAIL: 83855-done at bugs.kde.org
CCMAIL: kstars-devel at kde.org


  M +1 -0      skymapdraw.cpp   1.68


--- kdeedu/kstars/kstars/skymapdraw.cpp  #1.67:1.68
@@ -52,4 +52,5 @@ void SkyMap::drawOverlays( QPixmap *pm )
                 p.begin( pm );
 
+                infoBoxes()->focusCoordChanged( focus() );
                 drawBoxes( p );
 




More information about the Kstars-devel mailing list