anseki / plain-draggable

The simple and high performance library to allow HTML/SVG element to be dragged.
https://anseki.github.io/plain-draggable/
MIT License
765 stars 96 forks source link

how to make the content editable and draggable #71

Closed guizmoau closed 3 years ago

guizmoau commented 3 years ago

Thanks for the great work and this lib is functionning perfectly so far, I just have a very specific use case that might be able to do from the standard lib functions (without adding specific code in the lib)

Here is my actual draggable div with inner div with text content made editable

existence-1

when I click it get the drag so I cant edit...I want to be able to edit when I click on text and drag still the outer div.

How is it possible to do so ?

Thanks a lot

anseki commented 3 years ago

Hi @guizmoau, thank you for the comment. Could you show an example to reproduce that?

anseki commented 3 years ago

No reply came, then this abandoned issue is closed.