Skip to content

Commit

Permalink
initial work for testing data binding in the editor
Browse files Browse the repository at this point in the history
This PR adds the infrastructure to make data binding testable in dart and the editor.
Given that .riv files lose a big part of their ids and some extra data, we need to remap elements and connect them back into ids to make them testable.
It makes use of the importers strategy that is used elsewhere.
It doesn't cover all cases, but it starts with triggers and state machine conditions.

Diffs=
5b9b388fe9 initial work for testing data binding in the editor (#8873)
  • Loading branch information
bodymovin committed Jan 16, 2025
1 parent 487a8f2 commit af9a1f3
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 @@
88d24b0cd44f46adc1ba0965689d16f6e1429693
5b9b388fe9a3874a4c6a3f81dff310c9091198c1

0 comments on commit af9a1f3

Please sign in to comment.