set_max_width and set_max_height will limit intrinsic size but not max_rect itself
Example showing some UI controls like Label, TextEdit, Slider, Button.
Label
TextEdit
Slider
Button
cargo run -p hello_world_simple