Revision 32ef31a...

Go back to digest for 1st May 2011

Bug Fixes in Graphics

Jesper Pedersen committed changes in [kphotoalbum] ImageManager/VideoManager.cpp:

BUGFIX: thumbnails for videos showed up too large in thumbnail viewer

Reason: when an image request was made for a video thumbnail from say
the annotation dialog, then it was unconditionally added to the cache,
which is wrong, as this would then be the image that is used in the
thumbnail viewer then.

File Changes

Modified 1 files
  • ImageManager/VideoManager.cpp
1 files changed in total