Bug 329238 - Suppress Thumbnail Creation and Use full Images
Summary: Suppress Thumbnail Creation and Use full Images
Status: RESOLVED INTENTIONAL
Alias: None
Product: digikam
Classification: Applications
Component: Thumbs-Image (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-26 05:49 UTC by e8hffff
Modified: 2023-05-19 16:58 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 8.1.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description e8hffff 2013-12-26 05:49:23 UTC
Suppress Thumbnail Creation and Use full Images.

On fast machines there's no reason the create thumbnails when the full image can be referenced.  If the argument is large images could cause delays then have a file size threshold to when thumbnails are made.

Reproducible: Always

Steps to Reproduce:
Wish not bug
Comment 1 Marcel Wiesweg 2013-12-26 19:13:37 UTC
If your machine is so incredibly fast, why bother about the cost of thumbnail creation? It should be done before you notice it.
Comment 2 e8hffff 2013-12-26 23:27:57 UTC
(In reply to comment #1)
> If your machine is so incredibly fast, why bother about the cost of
> thumbnail creation? It should be done before you notice it.

It's called having an efficient program and coding.
Comment 3 caulier.gilles 2014-05-23 12:20:59 UTC
I think the way to use full image is out of space from digiKam project. 

This will increase comlexity of code to support both way at the same time...

Gilles Caulier