From: Colin Clark Date: Fri, 14 Apr 2017 15:03:13 +0000 (+0100) Subject: Fix #290: Mouse-only image viewing X-Git-Tag: v1.4~192 X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=commitdiff_plain;h=e5f56d798fbeb235694e58f8741dbbd619225c46 Fix #290: Mouse-only image viewing https://github.com/BestImageViewer/geeqie/issues/290 The mouse can now be used to change image, and zoom and pan image. Single middle-click toggles the mouse wheel function between "change image" and "change zoom". In split-view quad mode each pane can be clicked, allowing Connected Zoom to made on any combination of panes. This function cannot be used with "Mouse wheel scrolls image" or "Navigation by left or middle click on image" options. --- diff --git a/doc/docbook/GuideMainWindowImagePane.xml b/doc/docbook/GuideMainWindowImagePane.xml index 6d24cea6..c91526da 100644 --- a/doc/docbook/GuideMainWindowImagePane.xml +++ b/doc/docbook/GuideMainWindowImagePane.xml @@ -48,7 +48,6 @@ -
Image panning and manipulation When the image size is larger than the image pane, the visible region can be changed with the keyboard or mouse. The keyboard can also be used to adjust the orientation of the image. @@ -93,6 +92,20 @@ To start the smooth scroll function hold down the Shift key and click the primary mouse button. An icon will appear at the location of the mouse pointer, the mouse can then be positioned to pan the image. The image will pan in the direction of the mouse pointer relative to the icon. The pan speed will increase in proportion to the distance that the pointer is from the center of the icon. To end the smooth scroll function click the primary mouse button within the image pane.
+
+ Mouse Wheel Mode + A single click on the mouse middle button will toggle the function of the mouse wheel between "change image" and "change zoom". + + + This option cannot be used if either the Preference + Mouse wheel scrolls image + or + Navigation by left or middle click on image + are selected. + + + In Split View mode, each window can be clicked individually so that, in Quad View for example, Connected Zoom can be on 2, 3 or all 4 windows. +