Open moirage opened 8 years ago
This can easily be done with the the Dragboard setDragImage. You can get an image from a JavaFX node using the Node's snapshot method.
I won't make this change now while Kevin is changing the relevant files significantly.
Whoops, already fixed it too.
When dragging a micro or field, have the cursor icon of the object be more descriptive of what is being dragged, e.g., a semi-transparent label and don’t have it bounce back when you stop dragging.