[Digikam-devel] [Bug 228810] need to roll over again on a thumb to correct the rating

Marcel Wiesweg marcel.wiesweg at gmx.de
Tue Mar 9 21:19:50 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=228810


Marcel Wiesweg <marcel.wiesweg at gmx.de> changed:

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




--- Comment #1 from Marcel Wiesweg <marcel wiesweg gmx de>  2010-03-09 22:19:48 ---
SVN commit 1101296 by mwiesweg:

When changing the rating, keep showing the overlays.

Changing the rating causes refiltering of the view, which causes
the layoutChanged() signal, and relayouting of the view.
In this case hiding the overlays is necessary, but after the view's relayout,
we can emit entered() again if the mouse is over an item.
Currently, this means the widgets are faded in again, which is a bit
annoying.

BUG: 228810

 M  +2 -1      NEWS  
 M  +24 -0     digikam/imagecategorizedview.cpp  
 M  +2 -0      digikam/imagecategorizedview.h  
 M  +4 -0      digikam/imageratingoverlay.cpp  
 M  +5 -0      digikam/ratingwidget.cpp  
 M  +1 -0      digikam/ratingwidget.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1101296

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list