| Summary: | thumbnails are created for thumbnails | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Zeev Tarantov <zeev.tarantov> |
| Component: | Showfoto-Thumbs | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caulier.gilles, mohammed.ahmed.anwer, praveshgupta1993 |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.0.0 | |
| Sentry Crash Report: | |||
|
Description
Zeev Tarantov
2010-04-07 23:46:10 UTC
i think that Before generating the thumb-nails , we can check in the thumb-nail directory , if there is any prior image ,with "same pixmap", already existing . if so , we don't generate the thumbnail for it , and use the "already created" thumb-nail. it will require a change in the thumbnailbasic.cpp . |