-
Notifications
You must be signed in to change notification settings - Fork 1
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
Feature/optimize layout using articulation points #719
base: develop
Are you sure you want to change the base?
Feature/optimize layout using articulation points #719
Conversation
…f mergeable but invalid size
… ignoring of insignificant Articulation Points
…timizeLayoutUsingArticulationPoints
…feature/optimizeLayoutUsingArticulationPoints
Relayouting speed (after releasing the brush) is fine for me.
|
hmm, about the laggy interaction: no idea As for the increased number of plates: that is expected. |
Any updates on the slower interaction? |
should be merged after #691
checks of second checkmark of #431 , thus closes #431
please tell me if you think the relayout runtime is acceptable, or whether this still needs optimization
I did not take the (debug) coloring of the articulation points out for the moment, so you can see what's going on (blue = insignificant articulation point, green = significant articulation point that should be fixed). This should be done before merging this pull request.