[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Fri Jun 4 20:56:00 CEST 2004


CVS commit by staikos: 

restore zoom mode correctly


  M +2 -0      kst2dplot.cpp   1.58


--- kdeextragear-2/kst/kst/kst2dplot.cpp  #1.57:1.58
@@ -1789,4 +1789,6 @@ void Kst2DPlot::mouseMoveEvent(QWidget *
   if (globalZoomType() == LABEL_TOOL) { // HACK
     _mouse.mode = LABEL_TOOL;
+  } else if (_mouse.mode == LABEL_TOOL) {
+    _mouse.mode = INACTIVE;
   }
 





More information about the Kst mailing list