Bug 130942

Summary: Digikam should display the default EXIF rotation currently used
Product: [Applications] digikam Reporter: Médéric Boquien <mboquien>
Component: Metadata-OrientationAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 1.0.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In: 1.0.0

Description Médéric Boquien 2006-07-16 23:19:44 UTC
Version:            (using KDE KDE 3.5.3)
Installed from:    SuSE RPMs

When the images are automatically rotated, one can correct the orientation using the menu Image/Correct EXIF Orientation Tag. However this menu doesn't show which correction is actually used. From a usability point of view it would be nice if there would be a cross in front of the menu entry to indicate which rotation is used. Thanks.
Comment 1 Angelo Naselli 2006-07-16 23:36:11 UTC
*** Bug 130943 has been marked as a duplicate of this bug. ***
Comment 2 Andi Clemens 2009-10-06 16:30:05 UTC
SVN commit 1031959 by aclemens:

Make exifOrientation actions KToggleActions.
Display the currently set exif orientation in the action menu by checking the
appropriate entry.
If multiple images are selected, uncheck all actions.

BUG:130942

 M  +133 -84   digikamapp.cpp  
 M  +3 -0      digikamapp.h  
 M  +10 -8     digikamapp_p.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1031959
Comment 3 Andi Clemens 2009-10-06 16:33:23 UTC
Actually this report belongs to digiKam?