mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-16 21:38:24 +00:00
![]() Since every renderer is now always clipping the text, we don't need to account for out of bound drawing. The other optimization of trying not to draw things if the bounding box is smaller is not really a good one since computing the bounding box is itself too expensive and not cached. |
||
---|---|---|
.. | ||
component_container.rs | ||
drag_n_drop.rs | ||
flickable.rs | ||
image.rs | ||
input_items.rs | ||
path.rs | ||
text.rs |