Skip to content

Commit

Permalink
do not use frameOrigin to validate if artboard has its origin translated
Browse files Browse the repository at this point in the history
since we set the frameOrigin of nested artboards to false, we can't use that flag to validate whether the artboard's origin has been translated.
So we directly check for the originX and originY values to offset the pointer event.

Diffs=
d4a46062fb do not use frameOrigin to validate if artboard has its origin translated (#8788)
  • Loading branch information
bodymovin committed Dec 20, 2024
1 parent fce3945 commit f860745
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 @@
4b7454518f23f181a02c8a21c95bc0f6b10fb14a
d4a46062fb95306b312299a4198ceeb0ff6563c0
2 changes: 1 addition & 1 deletion wasm/submodules/rive-runtime

0 comments on commit f860745

Please sign in to comment.