Skip to content

Commit

Permalink
add bindable layout properties
Browse files Browse the repository at this point in the history
Added many of the layout properties as bindable!
I included some properties that I think are currently not exposed to users, but it doesn't hurt to have them bindable already.
There are a couple more missing (like interpolation time) that I want to take a closer look. We should also decide whether we want them to be bindable at all.
The enum based properties are not bindable yet, we also need to discuss how that will work.

I  also had to run core generator again for the other files because there was a part missing, that's the reason for all the other core base file changes.

Diffs=
be2c46a3e add bindable layout properties (#8212)
  • Loading branch information
bodymovin committed Sep 25, 2024
1 parent e31c4ff commit bfa9c99
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 @@
cea19ecc68bf92bad671389b5f00ba08ed6f04bf
be2c46a3e79447b4fc510badbba5755075edba27
2 changes: 1 addition & 1 deletion wasm/submodules/rive-runtime

0 comments on commit bfa9c99

Please sign in to comment.