| Summary: | Viewed image not updated when flipping image | ||
|---|---|---|---|
| Product: | [Applications] gwenview | Reporter: | Frederik Schwarzer <schwarzer> |
| Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | benni, nate |
| Priority: | NOR | ||
| Version First Reported In: | 2.7 | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Frederik Schwarzer
2012-02-12 18:08:21 UTC
As a workaround you can use F5 to reload the previews and the whole image, but this should of course been fixed. Git commit 909a06a66685a6f2599bedd56b76e2d905acf7ad by Benjamin Löwe. Committed on 27/05/2013 at 20:29. Pushed by bennihill into branch 'master'. ThumbnailView: Detect changed images with the help of the file size. (This is necessary when the modification time doesn't change.) REVIEW: 110652 M +8 -5 lib/thumbnailprovider/thumbnailprovider.cpp M +4 -1 lib/thumbnailprovider/thumbnailprovider.h M +13 -7 lib/thumbnailview/thumbnailview.cpp M +1 -1 lib/thumbnailview/thumbnailview.h http://commits.kde.org/gwenview/909a06a66685a6f2599bedd56b76e2d905acf7ad Starting with 4.11.0 the preview image should automatically reloaded after flipping, rotating, etc. Yup, it does. |