Skip to content

Commit

Permalink
propagate parent input change to nested input
Browse files Browse the repository at this point in the history
We have decided to add a new attribute to our code generator that will allow to overwrite the behavior of property setters for the c++ runtime.
For the editor, the solution is more complex because we still need to reflect the nested artboard value in the inspector so users can follow changes both at the parent and the child level.

Diffs=
fee67f16d propagate parent input change to nested input (#6878)
ff2c0cbf6 apply final update if it has not been applied before (#6930)
  • Loading branch information
bodymovin committed Mar 28, 2024
1 parent c582448 commit ce7b8cf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .rive_head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f3739347cf81c6c35d445da3678f987626ce7df3
fee67f16df7648b5c9bc100b6221c7ba5baca0af
2 changes: 1 addition & 1 deletion .rive_renderer
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1542aa1ddafdd4f165166e652fc40557fde6cbdd
a826f1cd7241707ace3dbff5e685e9c8ad99c50b
2 changes: 1 addition & 1 deletion submodules/rive-cpp

0 comments on commit ce7b8cf

Please sign in to comment.