Bug 329238

Summary: Suppress Thumbnail Creation and Use full Images
Product: [Applications] digikam Reporter: e8hffff <e8hffff>
Component: Thumbs-ImageAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: wishlist CC: caulier.gilles
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 8.1.0

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