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

List:       kde-commits
Subject:    KDE/kdeedu/kstars/kstars/widgets
From:       Jason Harris <kstars () 30doradus ! org>
Date:       2007-11-17 18:07:39
Message-ID: 1195322859.311698.3572.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 738023 by harris:

Thumbnail editor for details window now shows the selected image.

CCMAIL: kstars-devel@kde.org



 M  +3 -1      thumbimage.cpp  


--- trunk/KDE/kdeedu/kstars/kstars/widgets/thumbimage.cpp #738022:738023
@@ -49,8 +49,10 @@
 void ThumbImage::paintEvent( QPaintEvent* ) {
     QPainter p;
     p.begin( this );
+
+    p.drawPixmap( 0, 0, *Image );
+
     p.setPen( QPen( QColor( "Grey" ), 2 ) );
-
     p.drawRect( *CropRect );
 
     p.setPen( QPen( QColor( "Grey" ), 0 ) );
[prev in list] [next in list] [prev in thread] [next in thread] 

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