jakiestfu / Medium.js

A tiny JavaScript library for making contenteditable beautiful (Like Medium's editor)
http://jakiestfu.github.io/Medium.js/
4.39k stars 404 forks source link

When drag is finished wrong drag icon is sometimes used #181

Open robertleeplummerjr opened 8 years ago

robertleeplummerjr commented 8 years ago

Because the browser so cleverly clones the elements, and the order in which the element is inserted into the contenteditable area, we get sporadic behaviour.