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.
- Host: GitHub
- URL: https://github.com/kwhitley/touch-dnd-remapped
- Owner: kwhitley
- License: mit
- Created: 2022-09-12T22:57:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-13T17:25:35.000Z (over 2 years ago)
- Last Synced: 2024-04-14T07:11:29.098Z (about 1 year ago)
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)