forked from enjoylife/react-draggable
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
In the course of working on #6, I have tried to implement tests for onDrag, both for mouse events and for touch events - after all, such tests could potentially have uncovered the original issue (#5) long ago.
Unfortunately React.TestUtils.Simulate.mouseMove / .touchMove did not seem to do the job, so I've submitted #6 without a test for onDrag, but thought I might as well document this omission here for someone else to pick up.
Metadata
Metadata
Assignees
Labels
No labels