mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Sync with current master branch (8c7b98d45)
This commit is contained in:
@@ -1939,6 +1939,8 @@ Popups the **Window** at the center of the current screen, with optionally given
|
||||
|
||||
If the **Window** is embedded, it will be centered in the parent :ref:`Viewport<class_Viewport>` instead.
|
||||
|
||||
\ **Note:** Calling it with the default value of ``minsize`` is equivalent to calling it with :ref:`size<class_Window_property_size>`.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
----
|
||||
@@ -1953,6 +1955,8 @@ Popups the **Window** centered inside its parent **Window**.
|
||||
|
||||
\ ``fallback_ratio`` determines the maximum size of the **Window**, in relation to its parent.
|
||||
|
||||
\ **Note:** Calling it with the default value of ``minsize`` is equivalent to calling it with :ref:`size<class_Window_property_size>`.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user