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

List:       kde-commits
Subject:    kdelibs/khtml/rendering
From:       Allan Sandfeld Jensen <kde () carewolf ! com>
Date:       2005-04-18 13:08:42
Message-ID: 20050418130842.0F477646 () office ! kde ! org
[Download RAW message or body]

CVS commit by carewolf: 

Fix small merge mistake.


  M +0 -7      render_list.cpp   1.109


--- kdelibs/khtml/rendering/render_list.cpp  #1.108:1.109
@@ -312,11 +312,4 @@ void RenderListMarker::paint(PaintInfo& 
 
     if ( m_listImage && !m_listImage->isErrorImage()) {
-        if ( !listPositionInside() ) {
-            if (style()->direction() == LTR)
-                xoff -= m_listImage->pixmap().width() - fm.ascent()*1/3;
-            else
-                xoff -= fm.ascent()*1/3;
-        }
-
         p->drawPixmap( QPoint( _tx + xoff, _ty ), m_listImage->pixmap());
         return;


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

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