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

List:       kde-commits
Subject:    kdelibs/khtml/rendering
From:       Germain Garand <germain () ebooksfrance ! com>
Date:       2005-03-31 3:35:41
Message-ID: 20050331033541.174344A6 () office ! kde ! org
[Download RAW message or body]

CVS commit by ggarand: 

Oops. Check the container, not this.


  M +1 -1      render_box.cpp   1.258


--- kdelibs/khtml/rendering/render_box.cpp  #1.257:1.258
@@ -697,5 +697,5 @@ void RenderBox::repaintRectangle(int x, 
     RenderObject *o = container();
     if( o ) {
-        if (o->style()->hidesOverflow() && m_layer)
+        if (o->style()->hidesOverflow() && o->layer())
             o->layer()->subtractScrollOffset(x,y); // For overflow:auto/scroll/hidden.
         o->repaintRectangle(x, y, w, h, immediate, f);


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

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