Open javanese84 opened 1 year ago
@javanese84
Dragging a group requires dragGroup, scaleGroup, and rotateGroup.
https://daybrush.com/moveable/storybook/?path=/story/group--group-draggable-scalable-rotatable
@daybrush thanks for your answer, but that doesn't solve my issue when dynamically adding another item to the group. The added item is not recognized by the moveable component and so does not work. Can maybe provide an example of dynamically adding a item to the moveable component?
Environments
Description
I am not able to dynamically add a new Moveable. I have 3 Moveables initially which are working and call the following function to add a new one, which is displayed but NOT working (not draggable, nor resizable).
HTML markup:
function in component.ts