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

List:       kde-commits
Subject:    koffice/kexi/kexiutils
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2007-01-23 19:33:13
Message-ID: 1169580793.879188.8440.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 626591 by staniek:

Forms
- fixed handling "align" property for image boxes when scaling is off

2.0: merged



 M  +1 -1      utils.cpp  


--- trunk/koffice/kexi/kexiutils/utils.cpp #626590:626591
@@ -465,7 +465,7 @@
 //		target->drawPixmap(pos, pixmap);
 //		if (!fast)
 //			p2.begin(&pixmapBuffer, p.device());
-		p.drawPixmap(lineWidth, lineWidth, pixmap);
+		p.drawPixmap(lineWidth+pos.x(), lineWidth+pos.y(), pixmap);
 	}
 	if (scaledContents && !fast && p.isActive()) {
 		p2.end();
[prev in list] [next in list] [prev in thread] [next in thread] 

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