dinther Posted May 18, 2015 Share Posted May 18, 2015 I am translating Kineticjs code to pixijs code for some userinterface controls that need to work on touch screens. See pixi demo: http://planetinaction.com/instrumentdemos/dialknob.htm The demo works fine on Windows desktop browsers and any browser zoom setting. However, for touch screen devices, the app stops responding to touch events when I pinch zoom in a lot. It is as if pixijs breaks the browser because pinch zoom stops working too.Testing on my Galaxy S5 phone (Chrome and the Samsung browser) Can anyone reproduce this and shed any light on what is going on here? I am using Pixi 3.0.5 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.