Skip to content
This repository was archived by the owner on Dec 8, 2017. It is now read-only.
This repository was archived by the owner on Dec 8, 2017. It is now read-only.

Drag & Drop of <div> elements inside a text area or contenteditable #193

Description

Unfortunately gwt-dnd seems not to support something like a controller for text areas with draggable elements. What I am looking for is a way to move e.g. a <div> to another position inside the text:

This (is) Sparta!

to for example

This Sparta (is)!

where (is) is actually a <div> element that is placed inside a <div contenteditable="true>.

Is there a chance that such a feature may come in the future?

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