[Digikam-devel] [Bug 306815] Navigation between images broken after saving changes

Marcel Wiesweg marcel.wiesweg at gmx.de
Sat Oct 6 21:57:44 BST 2012


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
   Version Fixed In|                            |3.0
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/digi
                   |                            |kam/28f01e58dfd4edb81ad32f8
                   |                            |8b98ad43bd0d83ea5

--- Comment #4 from Marcel Wiesweg <marcel.wiesweg at gmx.de> ---
Git commit 28f01e58dfd4edb81ad32f88b98ad43bd0d83ea5 by Marcel Wiesweg.
Committed on 06/10/2012 at 22:54.
Pushed by mwiesweg into branch 'master'.

Sort filter model when an image is synchronously added to the editor's image
model.

Navigation was broken because in the immediate event loop scope, the new image
was the last,
so forward was disabled.
When the asynchronous operation in the model finished shortly afterwards, the
filter model is resorted,
so we never saw the problem.
FIXED-IN: 3.0

M  +2    -1    NEWS
M  +2    -9    utilities/imageeditor/main/imagewindow.cpp
M  +9    -0    utilities/imageeditor/main/imagewindow_p.h

http://commits.kde.org/digikam/28f01e58dfd4edb81ad32f88b98ad43bd0d83ea5

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list