Revision 670899
Go back to digest for 3rd June 2007Bug Fixes in Graphics
Marcel Wiesweg committed changes in /branches/extragear/kde3/graphics/digikam:
Fix rotation in LightTable for high quality image.
Move rotation method to a static method.
Store the fact that an image is exif-rotated in the image object.
Call method again in foreground thread, when as high quality images are unrotated in the cache. Currently, previews are rotated in the cache.
I hope this fixes the problem in all possible situations.
File Changes
Modified 7 files
- /branches/extragear/kde3/graphics/digikam
- /digikam/imagepreviewview.cpp
- /libs/threadimageio/loadingdescription.h
- /libs/threadimageio/loadsavethread.cpp
- /libs/threadimageio/loadsavethread.h
- /libs/threadimageio/previewtask.cpp
- /libs/threadimageio/previewtask.h
- /utilities/lighttable/lighttablepreview.cpp
7 files changed in total