mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-02 22:54:36 +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. |
||
---|---|---|
.. | ||
fonts | ||
Cargo.toml | ||
event_loop.rs | ||
fonts.rs | ||
graphics_window.rs | ||
images.rs | ||
lib.rs | ||
svg.rs |