Bug 219745 - zoom is ignored in the tools on 1. try
Summary: zoom is ignored in the tools on 1. try
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: ImageEditor-Plugins (show other bugs)
Version: 1.0.0
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-22 22:10 UTC by Wolfram Quester
Modified: 2022-02-03 11:10 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 Wolfram Quester 2009-12-22 22:10:39 UTC
Version:           1.0.0 (using KDE 4.3.4)
Compiler:          gcc 
OS:                Linux
Installed from:    Debian testing/unstable Packages

Hi altogether,

if I import a raw image (CR2) into the editor, and try to use some of the tools (e.g. sharpen, noise reduction), the zoom setting is ignored the first time I press on "Try". This happens only if I import the file, open the tool, change the zoom. If I first save the image in another format, (e.g. tiff) and try to use the tool,... everything is fine.

With best wishes,

Wolfi
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