Skip to content

Fixes balancing in tidy tree#191

Merged
gampleman merged 2 commits into
masterfrom
fix-190
Jun 12, 2026
Merged

Fixes balancing in tidy tree#191
gampleman merged 2 commits into
masterfrom
fix-190

Conversation

@gampleman

Copy link
Copy Markdown
Owner

Fixes #190.

There were 2 subtle bugs in the implementation. One was on off by one error which was masked by another error due to a mistake in list aggregation that prevented the existing code that was supposed to redistribute nodes to function.

@gampleman gampleman merged commit 14be2e6 into master Jun 12, 2026
6 of 7 checks passed
@gampleman gampleman deleted the fix-190 branch June 12, 2026 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hierarchy.tidy delivers somtimes a less aesthetic layout

2 participants