eubsoft / radedit

Build Node.js apps together quickly.
MIT License
3 stars 0 forks source link

Fix code drag and drop #1

Open sameubank opened 10 years ago

sameubank commented 10 years ago

When code is dragged and dropped in the editor, the code on the server doesn't match the code on the client. This happens because the CodeMirror change has two parts. One part needs to optionally transform the other.