mirror of
https://github.com/godotengine/godot.git
synced 2026-04-28 22:22:03 +00:00
This property mirrors `custom_minimum_size` and enables the user to set a size the `Control`. Enabling `propagate_maximum_size` forces all children to respect this node's maximum_size. Not all `Control` types handle this gracefully, which may result in content clipping.
18 KiB
18 KiB