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

List:       kde-commits
Subject:    branches/KDE/3.5/kdelibs/khtml/rendering
From:       Germain Garand <germain () ebooksfrance ! com>
Date:       2005-09-28 8:39:06
Message-ID: 1127896746.944666.25679.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 464787 by ggarand:

don't apply relative positioning offset twice on widgets

BUG: 113477



 M  +0 -4      render_replaced.cpp  


--- branches/KDE/3.5/kdelibs/khtml/rendering/render_replaced.cpp #464786:464787
@@ -372,10 +372,6 @@
          (_tx + m_width <= paintInfo.r.left()) || (_tx > paintInfo.r.right()) )
         return;
 
-    // add offset for relative positioning
-    if(isRelPositioned())
-        relativePositionOffset(_tx, _ty);
-
     int xPos = _tx+borderLeft()+paddingLeft();
     int yPos = _ty+borderTop()+paddingTop();
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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