KineticJS drag multiple images without grouping them
问题 is it possible to drag all children elements of a layer without grouping them? I have different layers with image-elements and a path shape. The path draws a bubble around the images. If the user drag the bubble to another place, all images should move there, too. But it should be also possible to drag a single element. At the moment, it is possible to drag a single element and to drag the bubble, but there is no combination... 回答1: Yes, you can drag "related" nodes when a "container" node is