@turnert wrote:
I'm trying to change the cursor for the diagram based on state of my application.
I have
this.diagram.currentCursor = "progress";but I never see the cursor actually change when I mouse over the diagram.I've also attempted doing this by manipulating the CSS cursor class of the containing div as well to no avail.
Am I missing something extremely simple? Using GoJS 1.7.2.
Posts: 3
Participants: 2