You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added an example showing how to use with_rect (#17664)
# Objective
Add an example demonstrating the use of `ImageNode::rect`
Fixes#16482
## Solution
Modified the code in the original issue #16457
## Testing
to test run
`cargo run --example image_rect --release`
---------
Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
Co-authored-by: Carter Anderson <mcanders1@gmail.com>
0 commit comments