💄 Viewport, scrollbars

This commit is contained in:
andy 2022-02-24 16:22:29 +01:00
parent 8f9827ffe3
commit d0295a80cd
4 changed files with 6 additions and 0 deletions

BIN
img/nudge-amount.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 215 KiB

After

Width:  |  Height:  |  Size: 332 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -10,6 +10,7 @@ title: 03· Workspace basics
<p><img src="/img/viewport.png" alt="the viewport" /></p>
<h4>Navigate the viewport</h4>
<p>Press <kbd>space</kbd> while moving your mouse to navigate the viewport. If you are using a trackpad you can do two finger scrolling.</p>
<p>You can also use the scrollbars, which are specially useful for those who love using graphic tablets.</p>
<p><img src="/img/viewport-navigate.gif" alt="navigate the viewport" /></p>
@ -39,3 +40,8 @@ title: 03· Workspace basics
<h3 id="snap-to-grid">Snap to grid</h3>
<p>Objects automatically snap to the nearest point of a visible grid. This option can be disabled anytime from the main menu.</p>
<p><img src="/img/snap-grid.gif" alt="snap to grid" /></p>
<h3 id="nudge-amount">Nudge amount</h3>
<p>Set your desired distance to move objects using the keyboard. This is a must if youre working with grids (if youre not, you should ;)), being able to adjust the movement to your baseline grid (8px? 5px?) is a huge timesaver that will improve your quality of life while designing.</p>
<p><img src="/img/nudge-amount.png" alt="nudge amount" /></p>