Skip to content

Refactor tree layout from GUI and expose in Python#631

Merged
tturocy merged 13 commits intomasterfrom
dev_layout
Nov 20, 2025
Merged

Refactor tree layout from GUI and expose in Python#631
tturocy merged 13 commits intomasterfrom
dev_layout

Conversation

@tturocy
Copy link
Copy Markdown
Member

@tturocy tturocy commented Nov 19, 2025

  • Refactors the layout algorithm for trees to be independent of UI library, move to games/
  • Simple exposure of output of the algorithm in Python. (For the moment, this is undocumented.)

Closes #596

@tturocy tturocy linked an issue Nov 19, 2025 that may be closed by this pull request
@tturocy tturocy self-assigned this Nov 19, 2025
@tturocy tturocy mentioned this pull request Nov 19, 2025
@tturocy tturocy marked this pull request as ready for review November 20, 2025 11:52
@tturocy tturocy merged commit 059c316 into master Nov 20, 2025
28 checks passed
@tturocy tturocy deleted the dev_layout branch November 20, 2025 11:52
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.

MAINT: Refactor tree layout code to be UI library independent

1 participant