[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Fri Jun 20 19:32:47 CEST 2003


CVS commit by staikos: 

set correct values for the vector's scalars


  M +4 -0      kstvector.cpp   1.23


--- kdeextragear-2/kst/kst/kstvector.cpp  #1.22:1.23
@@ -300,4 +300,8 @@ KstVectorPtr KstVector::generateVector(d
   }
 
+  xv->SMin->setValue(x0);
+  xv->SMax->setValue(x1);
+  xv->UpdateScalars();
+
 return xv;
 }




More information about the Kst mailing list