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

List:       kde-commits
Subject:    koffice/kexi/plugins/forms (silent)
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2005-02-27 18:26:00
Message-ID: 20050227182600.2C930157B9 () office ! kde ! org
[Download RAW message or body]

CVS commit by staniek: 


CVS_SILENT warning removed


  M +2 -2      kexilabel.cpp   1.4


--- koffice/kexi/plugins/forms/kexilabel.cpp  #1.3:1.4
@@ -164,6 +164,6 @@ KPixmap KexiLabelPrivate::getShadowPixma
         p_shadowRect.setY( QMAX( p_shadowRect.y() - ( p_shadowRect.height() / 4 ), 0 ) );
         p_shadowRect.setBottomRight( QPoint(
-                QMIN( p_shadowRect.x() + ( p_shadowRect.width() * 1.5 ), shadowImage.width() ),
-                QMIN( p_shadowRect.y() + ( p_shadowRect.height() * 1.5 ), shadowImage.height() ) ) );
+                QMIN( p_shadowRect.x() + ( p_shadowRect.width() * 3 / 2 ), shadowImage.width() ),
+                QMIN( p_shadowRect.y() + ( p_shadowRect.height() * 3 / 2 ), shadowImage.height() ) ) );
 
         shadowImage = makeShadow( shadowImage,


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

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