[Kst] extragear/graphics/kst/kst/extensions/js

George Staikos staikos at kde.org
Mon Dec 19 06:29:03 CET 2005


SVN commit 489561 by staikos:

make regrid work


 M  +1 -0      bind_viewobject.cpp  


--- trunk/extragear/graphics/kst/kst/extensions/js/bind_viewobject.cpp #489560:489561
@@ -368,6 +368,7 @@
     KstWriteLocker wl(d);
     d->setOnGrid(true);
     d->setColumns(cols);
+    d->cleanup(cols);
     KstApp::inst()->paintAll(KstPainter::P_PAINT);
   }
 }


More information about the Kst mailing list