Hi there,
I’m building a panel plugin with a drag & drop interface, and I’d like to use cursor: grab;
when the user hovers over an image to give him the information that he can drag and drop it (as well as the cursor: grabbing;
when the image is being dragged).
Is this possible? Seems like it doesn’t work on my side.
Cheers,