[Digikam-devel] [Bug 197808] Bad images sort order when starting Digikam

Marcel Wiesweg marcel.wiesweg at gmx.de
Thu Jun 25 19:20:25 BST 2009


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |marcel.wiesweg at gmx.de
         Resolution|                            |FIXED




--- Comment #1 from Marcel Wiesweg <marcel wiesweg gmx de>  2009-06-25 20:20:21 ---
SVN commit 987243 by mwiesweg:

Set image sort order at creation

BUG: 197622

 M  +1 -0      digikamimageview.cpp  


--- trunk/extragear/graphics/digikam/digikam/digikamimageview.cpp
#987242:987243
@@ -92,6 +92,7 @@
     setDropIndicatorShown(false);

     setToolTipEnabled(AlbumSettings::instance()->getShowToolTips());
+   
imageFilterModel()->setSortRole((ImageSortSettings::SortRole)AlbumSettings::instance()->getImageSortOrder());

     ImageRotateLeftOverlay *rotateLeftOverlay   = new
ImageRotateLeftOverlay(this);
     addOverlay(rotateLeftOverlay);

-- 
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