From b23e07476aabf4f04f39cda7719214172ce10865 Mon Sep 17 00:00:00 2001 From: bodymovin Date: Tue, 17 Dec 2024 04:28:11 +0000 Subject: [PATCH] do not exclude proxies from drawables list we had an optimization where we would exclude drawable proxies from the drawables list if they had nothing to draw. But listeners may make use of those proxies, so we can't remove them from the list of drawables. Diffs= d30f3e3ca6 do not exclude proxies from drawables list (#8762) --- .rive_head | 2 +- submodules/rive-runtime | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.rive_head b/.rive_head index 9fb561a1..c4534548 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -b9773680e341b946fa06d046cfeeda8f97555645 +d30f3e3ca6175e5f0bc7f029f6acf7de08d18355 diff --git a/submodules/rive-runtime b/submodules/rive-runtime index 914d4875..2107b559 160000 --- a/submodules/rive-runtime +++ b/submodules/rive-runtime @@ -1 +1 @@ -Subproject commit 914d487551f85183027be27a92712254ae18b57e +Subproject commit 2107b559a14311f5f99b0a7dadb8c2f91cb172fc