mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
Instead, hide access to the string behind a RenderString trait. The objective in the future is to cache the layout, which means that we need to query the text and other properties only if the cache is dirty. |
||
|---|---|---|
| .. | ||
| component_container.rs | ||
| drag_n_drop.rs | ||
| flickable.rs | ||
| image.rs | ||
| input_items.rs | ||
| path.rs | ||
| text.rs | ||