1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-04 21:29:09 +00:00
BurningTreeC 4ec8881c2b CodeMirror: revert preventing dragging within textarea (#3414)
this reverts #3070 which prevents dragging text from one codemirror instance to another

there are other ways to solve the issue I tried to solve with this, so we should revert this to the standard behavior
2018-08-28 21:02:32 +01:00
..