codex-team/editor.js

Drag'n'drop

Open

#838 opened on Jul 2, 2019

View on GitHub
 (4 comments) (73 reactions) (0 assignees)TypeScript (26,602 stars) (1,985 forks)batch import
good first issue

Description

Add ability to move blocks by drag-n-drop

  • should work with one block and with several selected blocks
  • Should use same scroll behaviour as used in RectangleSelection
  • Should work by pressing on Block Tunes toggle (and alt-text should be Click to tune or drag to move)

Contributor guide