-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
incremental: fixes some issues arising when adding more complex
structures. This includes nodes that are added together with edges and ports, which previously could cause issues. Also fixes elements without own IDs being inserted e.g. in the beginning of lists to not get updated correctly.
- Loading branch information
1 parent
b8c4a03
commit bdb33d2
Showing
4 changed files
with
145 additions
and
116 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.