[Kst] branches/work/kst/portto4/kst/src/libkstapp

Mike Fenton mike at staikos.net
Tue Apr 21 19:53:31 CEST 2009


SVN commit 957269 by fenton:

Fix PlotItem failing to update on label change based standardization.


 M  +1 -0      plotitem.cpp  


--- branches/work/kst/portto4/kst/src/libkstapp/plotitem.cpp #957268:957269
@@ -801,6 +801,7 @@
   _plotRectsDirty = true; 
   xAxis()->setTicksUpdated(); 
   yAxis()->setTicksUpdated();
+  setPlotPixmapDirty();
 }
 
 


More information about the Kst mailing list