mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 14:21:16 +00:00
![]() Avoid creating an intermediate array of items to free the graphics resources. Instead call run-time function with the item tree as a parameter, which is traversed. It's practically the same data structure that was previously created, except that it is shared/global and has little holes for the dynamic tree items, but those are easy to skip. |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs |