Replies: 2 comments
-
What is the 'click' event? A button behavior? Also, please provide a simplest runnable sample for describing this issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
thanks, I found the reason, it's because the container added the 'setScrollFactor' attribute, but the elements inside the container are not set, so the click event does not take effect |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After creating a sprite, setting an interactive click event can trigger it normally, but when it is moved into a container and its position changes, the interactive click event does not trigger properly
Beta Was this translation helpful? Give feedback.
All reactions