User interface wraps the overlay in `overlay::Nested`. Clipping here w/ the base Nested overlay always clipped at (0, 0) position instead of the correct position of the child overlay. It's clipped properly already within `Nested::draw`. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
iced_runtime
iced_runtime takes iced_core and builds a native runtime on top of it.
Iced moves fast and the master branch can contain breaking changes! If
you want to learn about a specific release, check out the release list.