Skip to content

Commit

Permalink
do not exclude proxies from drawables list
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
bodymovin committed Dec 17, 2024
1 parent 33e3c28 commit b23e074
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 @@
b9773680e341b946fa06d046cfeeda8f97555645
d30f3e3ca6175e5f0bc7f029f6acf7de08d18355
2 changes: 1 addition & 1 deletion submodules/rive-runtime

0 comments on commit b23e074

Please sign in to comment.