You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rem app.stage.sortableChildren = true it actually not related to this plugin and can give conflit .
You're right, there seems to be a conflict. But I've encountered a new problem. If I add 'aBunny.zOrder = 3' at the end, aBunny disappears again. The zOrder of aBunny cannot be greater than that of cBunny.
I tested a piece of code on CodeSandbox, and I don't understand the following:
Did I get something wrong? Can anyone help clear this up for me? Thanks!
The text was updated successfully, but these errors were encountered: