Generic wrapper for drag and drop support
authorAlexander Ebert <ebert@woltlab.com>
Fri, 22 Jun 2018 10:41:07 +0000 (12:41 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 22 Jun 2018 10:41:07 +0000 (12:41 +0200)
commitd0d47b7f0cfbebbc40facca6e62f6fa8e25f15ae
tree5b4ad88b0b7a45d93589f6278f8a2ca1fc418f0d
parentc8f5ab462e35ec0f7447e42bf98660db0b77ccad
Generic wrapper for drag and drop support

See #2580

The implementation is basically a wrapper around the existing implementation, preserving near perfect compatibility for merges in older branches and full git history.
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/DragAndDrop.js [new file with mode: 0644]
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/Redactor/DragAndDrop.js