Fix: Use .. list-table:: directive, for Navigation Gizmo images #104738

Merged
Aaron Carlisle merged 1 commits from :Fix/navigation_gizmo_images into main 2024-03-16 19:16:35 +01:00

View File

@ -19,18 +19,16 @@ For example, it is possible to pan and zoom in the Image editor.
Navigation Gizmo Navigation Gizmo
================ ================
.. figure:: /images/editors_3dview_navigate_introduction_gizmo_camera_view.png
:align: right
Navigation Gizmo in camera view.
.. figure:: /images/editors_3dview_navigate_introduction_gizmo.png
:align: right
Navigation Gizmo.
The navigation gizmo can be found in the top right of the editor. The navigation gizmo can be found in the top right of the editor.
.. list-table:: Navigation Gizmo (left) and Navigation Gizmo in camera view (right).
* - .. figure:: /images/editors_3dview_navigate_introduction_gizmo.png
:width: 146px
- .. figure:: /images/editors_3dview_navigate_introduction_gizmo_camera_view.png
:width: 146px
The Orbit gizmo at the top shows the current orientation of the view. The Orbit gizmo at the top shows the current orientation of the view.
Dragging it with :kbd:`LMB` will :ref:`orbit <bpy.ops.view3d.view_orbit>` the view. Dragging it with :kbd:`LMB` will :ref:`orbit <bpy.ops.view3d.view_orbit>` the view.
Clicking any of the axis labels will :doc:`align </editors/3dview/navigate/viewpoint>` the view to that axis. Clicking any of the axis labels will :doc:`align </editors/3dview/navigate/viewpoint>` the view to that axis.