Hey guys I am trying to figure out something,
https://docs.rs/iced/0.3.0/iced/struct.Rectangle.html#method.position
Does the rectangle get drawn inside the trait Sandbox
or is it drawn on the outside or both?
Furthermore more, if I do decide to draw a rectangle, am I able to put buttons, input field, display information etc?