Bug 101455

Summary: Wish: Make it possible to enter numbers with 2 digit precision in RAW converter dialog.
Product: [Applications] digikam Reporter: lan
Component: BatchQueueManager-RAWProcessingAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: caulier.gilles
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In: 0.1.0

Description lan 2005-03-14 04:44:35 UTC
Version:           0.7.2 (using KDE KDE 3.3.2)
Installed from:    Debian testing/unstable Packages
OS:                Linux

When I convert RAW images into jpeg/tiff it is possible to enter only numbers
with 1 digit precision. Usualy it is enought, but sometimes not. For example,
yesterday I was converting one photo and gamma 0.4 was too dark, 0.3 was too 
light and produce something looks like digital noise. So I ran convertion with 
gamma 0.3, checked 'ps -ef' output and run dcraw manualy with gamma 0.38. Red 
and blue multiplier needs to have more precision too. 

My suggestions is to make it possible to enter digits at least precision 2 by
hands and step +- 0.1 using spin control as it works now. May be it is possible
to enter arbitary precision numbers but I have no idea how it will looks like.
Comment 1 caulier.gilles 2006-06-03 16:58:30 UTC
This bug have been fixed in current implementation (I have forget to post my commit in this file). All settings from batch and single dialog has 2 precision digits.

I close this file now.

Gilles Caulier