SVN commit 480549 by cgilles:
ShowFoto: missing to fix Exif::orientation tag during save operation
CCMAIL:
[hidden email]
M +3 -0 showfoto.cpp
--- trunk/extragear/graphics/digikam/showfoto/showfoto.cpp #480548:480549
@@ -746,6 +746,9 @@
}
else
kdDebug() << ("slotSaveAs::No Exif Data Found") << endl;
+
+ if ( m_canvas->exifRotated() )
+ KExifUtils::writeOrientation(tmpFile, KExifData::NORMAL);
}
kdDebug() << "renaming to " << saveAsURL.path() << endl;
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel