Skip to content

Commit

Permalink
hierarchical updates to layout
Browse files Browse the repository at this point in the history
This allows us to call through FFI for new layouts significantly less per frame by checking if the node needs to update and bailing early from the rest of the tree.

I need to implement the CPP side but it's already looking good in the editor! Implemented [as described here](https://www.yogalayout.dev/docs/advanced/incremental-layout).

Diffs=
52963ca423 hierarchical updates to layout (#8386)
  • Loading branch information
luigi-rosso committed Oct 22, 2024
1 parent f96110f commit a29f027
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .rive_head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
96d45f68240ef35a38c91eeec654ed771a006458
52963ca4235a8dd2a4c15c9cfbd7caf476184f59
2 changes: 1 addition & 1 deletion submodules/rive-runtime

0 comments on commit a29f027

Please sign in to comment.