Marcos Gastón Parengo
Results
1
comments of
Marcos Gastón Parengo
To align the native drag image with the cursor (so it matches the placeholder behavior), you can set the offset to (0, 0): ``` const handleDataSetDragStart = (dataSet, e) =>...