Git commit 091b8207744e9e16c87569d424949de061624a09 by Burkhard L?ck. Committed on 05/03/2014 at 19:25. Pushed by lueck into branch 'KDE/4.13'.
add a sentence how to move the cropped area via mouse (cherry picked from commit 1295efa90908d263ce71cbfb387b68c98390eedd) backport to 4.13 M +1 -1 doc/index.docbook http://commits.kde.org/gwenview/091b8207744e9e16c87569d424949de061624a09 diff --git a/doc/index.docbook b/doc/index.docbook index ec6e108..964a20a 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -279,7 +279,7 @@ launching it from the command line with an image as an argument.</para> </tip> You can access the advanced cropping parameters by ticking <guilabel>Advanced settings</guilabel> check box on the bottom popup pane. Use the corresponding fields to tune up the cropping operation. </para> <para> - It is also possible to adjust the cropped area by dragging the gray square handles on the borders of the image. + It is also possible to adjust the cropped area by dragging the gray square handles on the borders of the image. You can move the cropped area by clicking and holding the &LMB; and drag it with the mouse pointer. </para> <para> Press the <guibutton>Crop</guibutton> button to see the results when you are ready. Use the upper popup pane to save the results or undo/redo the operation.
