Update the 2d stretch mode name to canvas_items

This commit is contained in:
Hugo Locurcio
2022-09-27 17:18:16 +02:00
parent f5b3a2fab2
commit 8b330feb43
3 changed files with 9 additions and 9 deletions

View File

@@ -617,7 +617,7 @@ The editor UI can easily be extended in many ways using add-ons.
layouts.
- :ref:`Draggable splitter <class_SplitContainer>` layouts.
- Scale to multiple resolutions using the ``2d`` or ``viewport`` stretch modes.
- Scale to multiple resolutions using the ``canvas_items`` or ``viewport`` stretch modes.
- Support any aspect ratio using anchors and the ``expand`` stretch aspect.
**Theming:**