-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
When using Fire Fox on example 20 when dragging a row the mouse cursor goes from "move" to "auto". In Safari when dragging a row the mouse cursor it is always "move". I am going to make a guess and say the issue lies in the cloning of the row. But I cannot figure out how to fix it.
Suggestion:
We we found the issue because we wanted the cursor to be "pointer" when moving over something that can be dragged and then when we grab something we wanted the cursor to be "hand". It would be nice to actually have two variables that a person could assign a cursor to. Example: cursorIdentify and cursorGrab. That way you could use this type of functionality. It saves on styling.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels