mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-13 18:42:40 +00:00
Added documentation about scrolling with mouse wheel.
This commit is contained in:
parent
ec2020f9e7
commit
09745ff091
@ -168,11 +168,14 @@ You can zoom while you are drawing too.
|
|||||||
Scrolling
|
Scrolling
|
||||||
=========
|
=========
|
||||||
|
|
||||||
To scroll the image you can press the ``Space bar`` key (and keep it pressed) and
|
To scroll the image you can keep the ``mouse wheel`` pressed and move the mouse.
|
||||||
then drag the image with the mouse button.
|
Also you can press the ``Space bar`` key (and keep it pressed) and then drag
|
||||||
|
the image with any mouse button.
|
||||||
|
|
||||||
When you are drawing you will notice that moving the mouse outside the
|
When you are drawing you will notice that moving the mouse outside the
|
||||||
bounds of the editor will scroll the image to continue.
|
bounds of the editor will scroll the image automatically. You can change
|
||||||
|
how much to scroll when the mouse touch the bounds of the editor using
|
||||||
|
the options dialog...
|
||||||
``TODO configuration about smooth/big step scroll``
|
``TODO configuration about smooth/big step scroll``
|
||||||
|
|
||||||
Selecting
|
Selecting
|
||||||
|
Loading…
Reference in New Issue
Block a user