[Digikam-devel] [showfoto] [Bug 312549] showfoto does not correctly rotate images in the main view

ar at home ar at home
Fri Mar 15 15:16:39 GMT 2013


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

--- Comment #18 from ar at home <kphoto2 at o2online.de> ---
Looking closer I found the exifRotate property never is set since 2.6 (defaults
to false).

The lines in showfoto.cpp (2.5.0) which do the trick are now commented out:

562    bool exifRotate = group.readEntry("EXIF Rotate", true);
563   m_canvas->setExifOrient(exifRotate);

When I reactivate these, rotated images are shown correctly (tested with
git-code).

Andreas

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



More information about the Digikam-devel mailing list