Shadowstep33 Posted March 10, 2015 Share Posted March 10, 2015 I know that I need to use .buttonMode = true and .defaultCursor = "inherit", but I want to change the cursor to an image (like in CSS). defaultCursor = "url(http://www.image.com/jpeg.png)" doesn't seem to be working. How can i achieve this? Quote Link to comment Share on other sites More sharing options...
xetra11 Posted October 27, 2016 Share Posted October 27, 2016 Would like to know this as well. Nobody seems to answer these questions. Maybe this just does not work and it's a taboo to tell that Quote Link to comment Share on other sites More sharing options...
xerver Posted October 27, 2016 Share Posted October 27, 2016 https://github.com/pixijs/pixi.js/blob/master/src/interaction/InteractionManager.js#L262-L276 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.