html-editor-enhanced icon indicating copy to clipboard operation
html-editor-enhanced copied to clipboard

[QUESTION] How to disable the Drag and Drop functionality in HTML editor.

Open keerthi-prasthana opened this issue 11 months ago • 0 comments
trafficstars

In my HTML editor in Flutter, after adding the images to the editor it shows images perfectly and when I click on the image it gives the resizing, floating options and removing image options. But here the problem is that when I long press on the image, drag and drop functionality is enabled in the editor. So if I drag and drop the image, sometimes a duplicate image is added to the editor and sometimes after dragging and dropping the image the source text of the image is added as text to the parent div where the image is present. It is getting difficult for me to see this unusual behaviour in the editor and makes me irritated while editing the content.

Please respond as quickly as possible.

keerthi-prasthana avatar Dec 12 '24 09:12 keerthi-prasthana