summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPeter LaFosse <peter@vector35.com>2022-08-18 10:24:35 -0400
committerPeter LaFosse <peter@vector35.com>2022-08-18 10:24:35 -0400
commitf2dc9536d3638b5c61c9828a7fbe88af56f26962 (patch)
tree20c3e3d386614017aad8dd9782517241991d7bbb /docs
parent80b65e0a24039aee78ebff2233b5717952c83014 (diff)
Update getting-started guide to include new 'Zoom to Fit', 'Zoom to Cursor' actions
Diffstat (limited to 'docs')
-rw-r--r--docs/getting-started.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/getting-started.md b/docs/getting-started.md
index 40a29eb1..b1e0118f 100644
--- a/docs/getting-started.md
+++ b/docs/getting-started.md
@@ -247,6 +247,8 @@ Features of the graph view include:
- Ability to double click edges to quickly jump between locations
- Zoom (CTRL-mouse wheel)
+- Zoom to Fit - Zooms out until the whole graph is visible (`w`)
+- Zoom to Cursor - Zooms to 100% at the position of the cursor (`z`)
- Vertical Scrolling (Side scroll bar as well as mouse wheel)
- Horizontal Scrolling (Bottom scroll bar as well as SHIFT-mouse wheel)
- Individual highlighting of arguments, addresses, immediate values, types, etc.