[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/karbon/core
From:       Rob Buis <rwlbuis () xs4all ! nl>
Date:       2003-11-09 20:14:45
[Download RAW message or body]

CVS commit by buis: 


Better behaviour, just act as a VGroup for now.


  M +4 -3      vclipgroup.cc   1.10


--- koffice/karbon/core/vclipgroup.cc  #1.9:1.10
@@ -40,11 +40,12 @@ VClipGroup::~VClipGroup() { }
 void VClipGroup::draw( VPainter* painter, const KoRect* rect ) const
 {
-        /*if(
+        return VGroup::draw( painter, rect );
+        if(
                 state() == deleted ||
                 state() == hidden ||
                 state() == hidden_locked )
-        {*/
+        {
                 return;
-        //}
+        }
 
         VObjectListIterator itr = m_objects;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic