Revision 885ccad...
Go back to digest for 5th May 2013Bug Fixes in Graphics
Michael Georg Hansen committed changes in [digikam] digikam/views/tableview_column_thumbnail.cpp:
Fix thumbnails disappearing when columns are too wide.
The idea here is that for landscape images, we adjust the height to
to be as high as the row height as long as the width can stretch enough
because the column is wider than the thumbnail size.
However, digiKam limits the thumbnail size to 256, so we also do that here.
File Changes
Modified 1 files
- digikam/views/tableview_column_thumbnail.cpp
1 files changed in total