Browse Source

Update introduction_to_2d.rst

Change description of the scale tool to correctly suggest the 'S' key instead of the 'R' key
Lucas Lange 7 months ago
parent
commit
e79bbd569a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      tutorials/2d/introduction_to_2d.rst

+ 2 - 2
tutorials/2d/introduction_to_2d.rst

@@ -71,7 +71,7 @@ from left to right:
   :ref:`doc_introduction_to_2d_the_viewport` for more details.
   :ref:`doc_introduction_to_2d_the_viewport` for more details.
 - **Rotate Mode** (:kbd:`E`): Enables rotation mode for the selected nodes. See 
 - **Rotate Mode** (:kbd:`E`): Enables rotation mode for the selected nodes. See 
   :ref:`doc_introduction_to_2d_the_viewport` for more details.
   :ref:`doc_introduction_to_2d_the_viewport` for more details.
-- **Scale Mode** (:kbd:`R`): Enables scaling and displays scaling gizmos in both 
+- **Scale Mode** (:kbd:`S`): Enables scaling and displays scaling gizmos in both 
   axes for the selected node(s). See :ref:`doc_introduction_to_2d_the_viewport` for more details.
   axes for the selected node(s). See :ref:`doc_introduction_to_2d_the_viewport` for more details.
 - **Show list of selectable nodes at position clicked**: As the description suggests, 
 - **Show list of selectable nodes at position clicked**: As the description suggests, 
   this provides a list of selectable nodes at the clicked position as a context menu, if 
   this provides a list of selectable nodes at the clicked position as a context menu, if 
@@ -91,7 +91,7 @@ from left to right:
   x and y coordinates. Dragging from a position to another one measures the distance in pixels.
   x and y coordinates. Dragging from a position to another one measures the distance in pixels.
   If you drag diagonally, it will draw a triangle and show the separate distances in terms 
   If you drag diagonally, it will draw a triangle and show the separate distances in terms 
   of x, y, and total distance to the target, including the angles to the axes in degrees.
   of x, y, and total distance to the target, including the angles to the axes in degrees.
-  The :kbd:`R` key also activates the ruler. If snapping is enabled, it also displays the 
+  The :kbd:`R` key activates the ruler. If snapping is enabled, it also displays the 
   measurements in terms of grid count:
   measurements in terms of grid count:
 
 
 .. figure:: img/2d_ruler_with_snap.webp
 .. figure:: img/2d_ruler_with_snap.webp