Bug 121822

Summary: No thumbnails update after manipulation a photo in showFoto
Product: [Applications] digikam Reporter: Carsten Niehaus <cniehaus>
Component: Showfoto-ThumbsAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 0.8.1   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 7.6.0

Description Carsten Niehaus 2006-02-12 10:54:49 UTC
Version:           0.8.1 (using KDE KDE 3.5.1)
Installed from:    Ubuntu Packages

When you update/modify a picture in showFoto the gallery should be updated (I think the best way is to use

http://developer.kde.org/documentation/library/3.5-api/kdelibs-apidocs/kio/kio/html/classKDirWatch.html )

Currently, you need to display another gallery and go back to the one in which you just modified a picture.
Comment 1 caulier.gilles 2006-04-03 22:59:17 UTC
No. showfoto thumbbar is a preview of image file recorded to the disk, no image editor actions preview. This is a non sence to have a preview of unsharp mask from a 6Mpx picture to a 64x64 pix thumb ! Also all image plugins dialog has a real preview mode.

Note that thumbs are updated when image is written to the hdd. You have an action history to Undo/Redo menu.

Gilles Caulier