classref: Sync with latest 4.0-alpha

This commit is contained in:
Rémi Verschelde
2022-02-22 10:06:27 +01:00
parent 2ef8d8df34
commit 19fca2678c
128 changed files with 4153 additions and 2432 deletions

View File

@@ -20,6 +20,8 @@ A :ref:`Container<class_Container>` node that holds a :ref:`SubViewport<class_Su
\ **Note:** Changing a SubViewportContainer's :ref:`Control.rect_scale<class_Control_property_rect_scale>` will cause its contents to appear distorted. To change its visual size without causing distortion, adjust the node's margins instead (if it's not already in a container).
\ **Note:** The SubViewportContainer forwards mouse-enter and mouse-exit notifications to its sub-viewports.
Properties
----------