kineticjs - Tap and Drag events not working on objects inside a clipped layer -


i have layer->group->shape. group , shape both draggable , have applied tap event on shape.

i can drag around group touch events don't work on shape if clip layer. mouse events work fine on shape, works on pc browser, clipped layer. wrong here?

update: happens on ipad retina. works on ipad non-retina.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -