Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 6969

Change node cursor while hover and dragging

$
0
0

@jochang wrote:

I'm trying to change the default cursor A, to cursor B when hovering over a node, and then to cursor C when the node is being dragged (with the mouse button down, InputEvent.left).
But I can either only get A to C using onHold event of the Node.
Or from A to B using mouseEnter, mouseLeave, but when I add onHold it doesn't change anything.

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 6969

Trending Articles