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

ChangedListener evet object diagram always null

$
0
0

@BATU wrote:

I add some function to addModelChangedListener, but I always got event.diagram is null.

function somefunction (event) {
var diag = event.diagram;
}
diagram.addModelChangedListener(somefunction);

why it is always null, or something work around ?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles