Browse Source

Merge pull request #7163 from royzwambag/nodes-and-scenes-macos-shortcut

Add macOS shortcut for closing Scene window
Max Hilbrunner 2 years ago
parent
commit
d1ce53c1c9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      getting_started/step_by_step/nodes_and_scenes.rst

+ 1 - 1
getting_started/step_by_step/nodes_and_scenes.rst

@@ -157,7 +157,7 @@ The application should open in a new window and display the text "Hello World".
 
 .. image:: img/nodes_and_scenes_11_final_result.webp
 
-Close the window or press :kbd:`F8` to quit the running scene.
+Close the window or press :kbd:`F8` (:kbd:`Cmd + .` on macOS) to quit the running scene.
 
 .. note::