[Digikam-devel] [Bug 103645] zoom in with rectangle tool selection

Arnd Baecker arnd.baecker at web.de
Sat Mar 24 21:06:38 GMT 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=103645         




------- Additional Comments From arnd.baecker web de  2007-03-24 22:06 -------
Created an attachment (id=20089)
 --> (http://bugs.kde.org/attachment.cgi?id=20089&action=view)
patch for relative zooming

This simple patch illustrates how CTRL+mousewheel
zooms in/out such that the magnification is independent
of the current zoom level.
This is achieved by using a zoomStep, with value 1.2
as multiplier (or divisor) of the current zoom factor.
I think that this leads to a much more intuitive behaviour
than the current one.
Maybe it would be better to rename `zoomStep` to `zoomMultiplier`.
One could also think of making this multiplier user-configurable
(though maybe a fixed 1.2 is a good enough start).

Gilles, if I understand you correctly, CTRL+mousewheel
does not work for you, right?
For me it does, so could it be some window-manager
or X configuration issue?
If you need further details of my configuration,
just let me know.

Best, Arnd



More information about the Digikam-devel mailing list