mm1982 Posted November 23, 2014 Share Posted November 23, 2014 Hey, just checking if anyone has run into an issue with touch events not working in PIXI when wrapped in CocoonJS? This only happens when one of the scale modes is specified, (see: http://support.ludei.com/hc/en-us/articles/200807787-HTML5-feature-list#cocoonjs_extended_properties ), for example using canvas.style.cssText="idtkscale:ScaleAspectFill;";When that line is added, touch events don't work. Without it touch events work fine. Fails using any of the supported scale modes Cocoon supports. I see this issue which was already closed as fixed, https://github.com/GoodBoyDigital/pixi.js/issues/1001 Anyone else experiencing any issues lately? Sorry, I don't have prior experience working with Cocoon to have an idea where the issue may lie I am using the latest of both Cocoon (2.1.1) and Pixi (2.1.0) 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.