-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
563 incremental layout #636
Conversation
… (depending on old layout) #563
… but only with dissect - no local moves
…, doc, code simplification)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few last comments with respect to the most recent changes, but almost all of these have suggestions that can be automatically applied.
Assets/SEE/Layout/NodeLayouts/IncrementalTreeMap/CorrectArea.cs
Outdated
Show resolved
Hide resolved
Assets/SEE/Layout/NodeLayouts/IncrementalTreeMap/CorrectArea.cs
Outdated
Show resolved
Hide resolved
Assets/SEE/Layout/NodeLayouts/IncrementalTreeMap/CorrectArea.cs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are a few bad patterns I found which you should check.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
a469950
to
5fac91f
Compare
Note: Due to me rebasing this branch, I am listed as the committer instead of @SchrammJonas in some of these commits on GitHub (the correct author is displayed using e.g. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are a few bad patterns I found which you should check.
…tespace Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
d7cae09
to
0c0612c
Compare
Implements a new node layout for the evolution setting.