Bug 221986

Summary: many panels lack the 'mouse over' preview mode
Product: [Applications] digikam Reporter: DrSlony <bugs>
Component: Showfoto-CanvasAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: caulier.gilles
Priority: NOR    
Version: 1.0.0   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In: 1.1.0

Description DrSlony 2010-01-10 00:23:30 UTC
Version:           1.0.0 (using KDE 4.3.4)
OS:                Linux
Installed from:    Gentoo Packages

The 'mouse over' preview mode is great - the one where the preview is up to date when the mouse is over the settings, and changes to the original when the mouse is over the preview. I wish more programs used it. However, many showfoto panels don't have it, or it doesn't work in them. Enhance > local contrast is one of those where its missing but highly needed.
Comment 1 caulier.gilles 2010-01-14 15:49:46 UTC
SVN commit 1074676 by cgilles:

now, all image editor tool preview have the same options available, especially OnMouseOver 
mode which can be used with ImageRegionWidget (NR, Sharpen, Restoration, etc...)
CCMAIL:digikam-devel@kde.org
BUGS: 219745
BUGS: 218184
BUGS: 221986


 M  +1 -1      imageplugins/blurfx/blurfxtool.cpp  
 M  +1 -1      imageplugins/charcoal/charcoaltool.cpp  
 M  +1 -1      imageplugins/coreplugin/blurtool.cpp  
 M  +1 -1      imageplugins/coreplugin/noisereductiontool.cpp  
 M  +1 -1      imageplugins/coreplugin/profileconversiontool.cpp  
 M  +1 -1      imageplugins/coreplugin/sharpentool.cpp  
 M  +1 -1      imageplugins/emboss/embosstool.cpp  
 M  +1 -1      imageplugins/filmgrain/filmgraintool.cpp  
 M  +1 -1      imageplugins/infrared/infraredtool.cpp  
 M  +1 -1      imageplugins/localcontrast/localcontrasttool.cpp  
 M  +1 -1      imageplugins/oilpaint/oilpainttool.cpp  
 M  +1 -1      imageplugins/restoration/restorationtool.cpp  
 M  +1 -1      imageplugins/texture/texturetool.cpp  
 M  +100 -66   utilities/imageeditor/widgets/imageregionwidget.cpp  
 M  +3 -0      utilities/imageeditor/widgets/imageregionwidget.h  
 M  +0 -5      utilities/imageeditor/widgets/previewtoolbar.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1074676