From f5eb88199e833d60f436b9629f67df1a08209626 Mon Sep 17 00:00:00 2001
From: Sylvester Joosten <sjoosten@anl.gov>
Date: Wed, 26 May 2021 11:38:41 -0500
Subject: [PATCH] Also mention right-click option

---
 src/docs/getting-started/quickstart.mdx | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/docs/getting-started/quickstart.mdx b/src/docs/getting-started/quickstart.mdx
index 90058e9..08d6b67 100644
--- a/src/docs/getting-started/quickstart.mdx
+++ b/src/docs/getting-started/quickstart.mdx
@@ -102,6 +102,7 @@ view you can:
  * Use your mouse wheel to zoom in and out (or pinch on a mobile device).
  * Click on the blue square on in the bottom left of the canvas to open the controls. Here
  you can change settings such as cut-outs (clipping, try selecting all of 'X', 'Y', and 'Z'), and transparency (under "appearance").
+ * Right-click on the canvas to show other options.
 
 ![viewer_step1](../quickstart_viewer_3.png)
 
-- 
GitLab