An open API service indexing awesome lists of open source software.

https://github.com/kwhitley/touch-dnd-remapped

Fixed clone of the touch-dnd-custom-events library.
https://github.com/kwhitley/touch-dnd-remapped

Last synced: 23 days ago
JSON representation

Fixed clone of the touch-dnd-custom-events library.

Awesome Lists containing this project

README

        

# touch-dnd-remapped
This is a direct clone of [touch-dnd-custom-events](https://www.npmjs.com/package/touch-dnd-custom-events) to address the following:

- Preview/ghost image was not rendering appropriately
- Works appropriately with a scrolled page (offsets preview image by window.scrollX/scrollY)