[Kst] kst_hfi_calib_branch: kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Sun Nov 7 20:38:52 CET 2004


CVS commit by staikos: 

92857 fix


  M +1 -0      kstviewobject.cpp   1.98.2.1


--- kdeextragear-2/kst/kst/kstviewobject.cpp  #1.98:1.98.2.1
@@ -199,4 +199,5 @@ void KstViewObject::paint(KstPaintType t
   for (KstViewObjectList::Iterator i = _children.begin(); i != _children.end(); ++i) {
     if ((*i)->_maximized) {
+      (*i)->_lastClipRegion = (*i)->geometry();
       (*i)->paint(type, p);
       maximized = true;





More information about the Kst mailing list