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

List:       kde-commits
Subject:    branches/work/khtml-svg/svg
From:       Rob Buis <buis () kde ! org>
Date:       2006-04-25 20:45:11
Message-ID: 1145997911.770832.16057.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 533906 by buis:

The check prevents proper handling of stops, so I
am removing it for now. It works for webkit though...

CCMAIL: zimmermann@kde.org


 M  +1 -1      SVGGradientElementImpl.cpp  


--- branches/work/khtml-svg/svg/SVGGradientElementImpl.cpp #533905:533906
@@ -156,7 +156,7 @@
 
 void SVGGradientElementImpl::rebuildStops() const
 {
-    if(m_resource && !ownerDocument()->parsing())
+    if(m_resource)
     {
         KCSortedGradientStopList &stops = m_resource->gradientStops();
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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