[Digikam-devel] [Bug 120052] digikam: redraw problem with whatthis info of an image show and start scrolling with the mouse

Gilles Caulier caulier.gilles at free.fr
Tue Apr 4 12:28:47 BST 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=120052         




------- Additional Comments From caulier.gilles free fr  2006-04-04 13:28 -------
SVN commit 526292 by cgilles:

digikam from trunk : bugfix : cleanup whatthis image info when album content is scroll with the mouse
CCMAIL: digikam-devel kde org
CCBUGS: 120052

 M  +1 -0      iconview.cpp  


--- trunk/extragear/graphics/digikam/digikam/iconview.cpp #526291:526292
 @ -1171,6 +1171,7  @
     d->toolTipItem = 0;
     d->toolTipTimer->stop();
     slotToolTip();
+    viewport()->update();
 
     QScrollView::contentsWheelEvent(e);
 }



More information about the Digikam-devel mailing list