Bug 207888

Summary: Resetting tool properties to Defaults should not reset options for showing original/target image
Product: [Applications] digikam Reporter: Simon <simon.eu>
Component: ImageEditor-PluginsAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: caulier.gilles
Priority: NOR    
Version: 1.0.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 1.1.0

Description Simon 2009-09-19 15:35:02 UTC
Version:           1.0.0-beta5 (rev.: 1025673) (using 4.3.1 (KDE 4.3.1), Debian packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.31-0.slh.2-sidux-686

Example: Color > Curves Adjust. I use the option to display the target image when hovering with the mouse. When clicking «Defaults» in the Curves sidebar this option is reset too. In my opinion this should not be reset because it is not part of the settings which affect the target image.
Comment 1 caulier.gilles 2010-01-20 16:02:06 UTC
SVN commit 1077633 by cgilles:

check if picker color is valid when reset is done.
BUGS: 207888


 M  +4 -2      adjustcurvestool.cpp  
 M  +3 -3      adjustcurvestool.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1077633
Comment 2 Simon 2010-01-25 15:19:22 UTC
Thank you :)