Skip to content

Commit

Permalink
Merge pull request #4576 from ranguli/fix-documentation-typo
Browse files Browse the repository at this point in the history
Fix small typo in the manual
  • Loading branch information
kduske authored Aug 4, 2024
2 parents 9a63f99 + 1d154ef commit 9aa044d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/resources/documentation/manual/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ Navigation in TrenchBroom is quite simple and straightforward. You will mostly u

### Looking and Moving Around

In the 3D viewport, can look around by holding the right mouse button and dragging the mouse around. There are several ways to move the camera around. First and foremost, you can move the camera forward and backward in the viewing direction by spinning the scroll wheel. If you prefer to have the scroll wheel move the camera in the direction where the mouse cursor is pointing, you can check the "Move camera towards cursor" option in the preferences. To move the camera sideways and up / down, hold the middle mouse button and drag the mouse in any direction. For tablet users, there is an option in the preferences that will enable you to move the camera horizontally by holding #key(Alt). Additionally, you can use the following keyboard shortcuts:
In the 3D viewport, you can look around by holding the right mouse button and dragging the mouse around. There are several ways to move the camera around. First and foremost, you can move the camera forward and backward in the viewing direction by spinning the scroll wheel. If you prefer to have the scroll wheel move the camera in the direction where the mouse cursor is pointing, you can check the "Move camera towards cursor" option in the preferences. To move the camera sideways and up / down, hold the middle mouse button and drag the mouse in any direction. For tablet users, there is an option in the preferences that will enable you to move the camera horizontally by holding #key(Alt). Additionally, you can use the following keyboard shortcuts:

Direction Key
--------- ---
Expand Down

0 comments on commit 9aa044d

Please sign in to comment.