[Kstars-devel] kdeedu/kstars/kstars

Pablo de Vicente p.devicente at wanadoo.es
Fri Feb 20 21:59:07 CET 2004


CVS commit by pvicente: 

This fixes the permanency of the transient label and the freeze of the 
data in the right bottom status bar while being in angular distance measuring
mode. Now the transient label disappears when moving the mouse and the 
status bar updates the coordinates of the mouse.

CCMAIL: kstars-devel at kde.org


  M +0 -2      skymapevents.cpp   1.85


--- kdeedu/kstars/kstars/skymapevents.cpp  #1.84:1.85
@@ -395,6 +395,4 @@ void SkyMap::mouseMoveEvent( QMouseEvent
 
                 endRulerPoint =  QPoint(e->x(), e->y());
-                update();
-                return;
         }
                 




More information about the Kstars-devel mailing list