Переглянути джерело

Merge pull request #10429 from lulange/master

Fix Introduction to 2D scale hot key
Max Hilbrunner 7 місяців тому
батько
коміт
408e097f5e
1 змінених файлів з 2 додано та 2 видалено
  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.
 - **Rotate Mode** (:kbd:`E`): Enables rotation mode for the selected nodes. See 
   :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.
 - **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 
@@ -91,7 +91,7 @@ from left to right:
   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 
   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:
 
 .. figure:: img/2d_ruler_with_snap.webp