From 1a3c44cd4ffbfe4d5f3cf7f20caace70018dba2b Mon Sep 17 00:00:00 2001 From: bodymovin Date: Thu, 16 Jan 2025 00:47:12 +0000 Subject: [PATCH] initial work for testing data binding in the editor 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) --- .rive_head | 2 +- submodules/rive-cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.rive_head b/.rive_head index 7c85133..163229c 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -88d24b0cd44f46adc1ba0965689d16f6e1429693 +5b9b388fe9a3874a4c6a3f81dff310c9091198c1 diff --git a/submodules/rive-cpp b/submodules/rive-cpp index 45e07d1..aadcd44 160000 --- a/submodules/rive-cpp +++ b/submodules/rive-cpp @@ -1 +1 @@ -Subproject commit 45e07d176fbd8fb1b2cfdf205131b91755f59654 +Subproject commit aadcd44f0d426bc8be62aa101edecf4b3cf77b8d