@av8orbynight wrote:
In the virtualization example here:
https://gojs.net/latest/samples/virtualized.html
You refer to a field isVirtualized on go.Diagram, but this doesn’t exist in the typescript files.
// for now, we have to implement virtualization ourselves myDiagram.isVirtualized = true;
Posts: 5
Participants: 3