Bug 207888 - Resetting tool properties to Defaults should not reset options for showing original/target image
Summary: Resetting tool properties to Defaults should not reset options for showing or...
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: ImageEditor-Plugins (show other bugs)
Version: 1.0.0
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-19 15:35 UTC by Simon
Modified: 2022-02-03 04:16 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 1.1.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 :)