Post #2853768
2025-09-06 06:13 UTC
@schwa secret hack they don’t want you to know: you can create a pseudo-lazy Layout by wrapping each individual subview in a LazyV/HStack.
the subview attribute graph is unfortunately still evaluated due to the nature of Layout, but the render tree is lazy.
Replies (0)
No replies.