I

Info T

Member

Last active 5 months ago

  1. 5 months ago
    Mon Nov 13 09:58:38 2023
    I Info T started the conversation Drag multiple elements.

    I have a quit basic wish to be able to have an image plus an editable text-field both draggable.
    In other words: I want users to be able to name a pylon and drag both image and name together on the canvas.

    I experience two difficulties

    • Grouping of elements is not possible?
    • Making a textfield (build with code <cite contenteditable="true">-- Write your own name here</cite>) draggable stops it to be editable because 'drag' is more dominant then 'edit' when selecting element.

    Any ideas, tips?!

    Best regards. Robert