[Kde-imaging] [Bug 268317] "Determine from clock photo" dialog: Allow zooming with +/- or ctrl+mousewheel in the preview

Gilles Caulier caulier.gilles at gmail.com
Mon Mar 19 11:51:58 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=268317

--- Comment #3 from Gilles Caulier <caulier.gilles at gmail.com> ---
1/ Very simple. Grep PreviewManager (not PreviewImage) in kipi-plugins source
code. It's used in Panorama, ExpoBlending and RawConverter (single mode) tool.

Ex :
https://projects.kde.org/projects/extragear/graphics/kipi-plugins/repository/revisions/master/entry/rawconverter/dialogs/singledialog.cpp#L137

2/ To be more clear, ImageDisplay class must be fully dropped from source code.
Simply use PreviewManager class as well instead, and adapt dialog source code
to use it properlly. We don't care about slider for zoom control,
PreviewManager has already all in place.

I waiting your patch against git/master to review. Thanks in advance to
contribute

Best

Gilles Caulier

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-imaging mailing list