Skip to content

Doesn't work on an svg element #24

@GRA0007

Description

@GRA0007

Ok, so I have an svg image inline in my html and an element in that svg I want to be able to drag and rotate. I have an id on the <g> element I want to rotate and I have set up the js. If I use a speed of 1, the element rotates correctly and looks good. I can set inertia and everything. The problem occurs when I try and drag the element to rotate it manually. It simply stops and I can't drag it anywhere.
Is this a bug that could be fixed or should I separate the element from the svg into it's own svg that I can rotate?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions