@BATU wrote:
I have two question about incremental save diagram.
1.Model toIncrementalJson(e) method return json. This json object always have a "incremental": 1 property. it is always 1 ?, if not when become 2 or more. (I know if no change it will be 0)
2.when I load diagram json from web server, and initial my diagram always ModelChanged event was occur. can I ignore it if (evt.oldValue == "Initial Layout") ?.
Posts: 5
Participants: 2