mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Reword in Box Containers section in Using Containers
This commit is contained in:
@@ -64,7 +64,7 @@ Godot provides several container types out of the box as they serve different pu
|
||||
Box Containers
|
||||
^^^^^^^^^^^^^^
|
||||
|
||||
Arrange child controls vertically or horizontally (via :ref:`HBoxContainer <class_HBoxContainer>` and
|
||||
Arranges child controls vertically or horizontally (via :ref:`HBoxContainer <class_HBoxContainer>` and
|
||||
:ref:`VBoxContainer <class_VBoxContainer>`). In the opposite of the designated direction
|
||||
(as in, vertical for an horizontal container), it just expands the children.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user