Files
godot/tests
StarryWorm 05737cd449 Add "desired size" to Control
A `Control` can define `get_desired_size()` which allows it to grow based on its content without increasing its minimum size.
This new size will be respected by parent `Container`s.
Currently used by `Label` and `TabBar`.
2026-05-07 13:01:02 -04:00
..
2026-04-21 15:18:46 +02:00
2026-05-07 13:01:02 -04:00
2026-04-05 13:09:51 -04:00
2026-02-19 19:31:09 -06:00
2026-02-19 19:31:09 -06:00
2026-04-02 15:04:02 -04:00