dom_autoscroller icon indicating copy to clipboard operation
dom_autoscroller copied to clipboard

Added native html5 drag and drop support

Open hexnickk opened this issue 5 years ago • 0 comments

bug autoscroll doesn't trigger when user starts dragging elements

changes

  1. Added html5 drag and drop even listeners dragover, dragstart, dragend, drop
  2. Added dnd variable to detect changes in autoScroll funciton

hexnickk avatar Oct 02 '19 14:10 hexnickk