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

List:       kde-bugs-dist
Subject:    [Bug 76269] Menu separators in Plastik theme are too short
From:       Sandro Giessl <ceebx () users ! sourceforge ! net>
Date:       2004-02-28 13:17:58
Message-ID: 20040228131758.29262.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
      
http://bugs.kde.org/show_bug.cgi?id=76269      
ceebx users sourceforge net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From ceebx users sourceforge net  2004-02-28 14:17 -------
CVS commit by giessl: 

oups.
CCMAIL: 76269-done bugs kde org


  M +2 -2      plastik.cpp   1.61


--- kdeartwork/styles/plastik/plastik.cpp  #1.60:1.61
 @ -2299,7 +2299,7  @ void PlastikStyle::drawControl(ControlEl
             {
                 p->setPen( cg.mid() );
-                p->drawLine( r.x()+5, r.y() + 1, r.width()-10, r.y() + 1 );
+                p->drawLine( r.x()+5, r.y() + 1, r.right()-5, r.y() + 1 );
                 p->setPen( cg.light() );
-                p->drawLine( r.x()+5, r.y() + 2, r.width()-10 , r.y() + 2 );
+                p->drawLine( r.x()+5, r.y() + 2, r.right()-5 , r.y() + 2 );
                 break;
             }
[prev in list] [next in list] [prev in thread] [next in thread] 

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