Solutionunvalidated
there is a callback that runs before the drag is about to start — pragmatic dnd for ease of drag and drop API interactions. Tension: for webkit2_41 the drag preview is captured before the drag is about to start. Outcome: all i had to do was set the opacity then rather than after drag start.
11921897-5fec-4fca-b4a8-1d32532fc2fd
there is a callback that runs before the drag is about to start — pragmatic dnd for ease of drag and drop API interactions. Tension: for webkit2_41 the drag preview is captured before the drag is about to start. Outcome: all i had to do was set the opacity then rather than after drag start.