Skip to content

Commit 1d608c5

Browse files
author
philter
committed
(fix): Artboard list item hit order (#10618) f95ef8fdc5
Since Artboard list items are rendered with z index increasing as the item index increases (ie, later children will sit above earlier children), when doing hit testing, we need to traverse the items in reverse order in order to capture the property z ordering. This is only important when items have overlap.
1 parent 4dd2c6b commit 1d608c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.rive_head

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3b6e2b6bc41f0165c5fa1c61cf62f59d12c73602
1+
f95ef8fdc524c9ed068d9c71bf78f9362b6b4ec7

0 commit comments

Comments
 (0)