rich-markdown-editor
rich-markdown-editor copied to clipboard
Improve image dragging
While working on and testing https://github.com/outline/rich-markdown-editor/pull/345 it became apparent that the current dragging of images is somewhat broken.
To Reproduce Steps to reproduce the behavior:
- Insert an image
- Attempt to drag the image around
Expected behavior
Dragging should be easy and predictable. Currently it maybe works sometimes, if you're lucky.