Skip to content

Correct regression in information set drawing.#645

Merged
tturocy merged 1 commit intomasterfrom
fix_infoset_drawing
Nov 25, 2025
Merged

Correct regression in information set drawing.#645
tturocy merged 1 commit intomasterfrom
fix_infoset_drawing

Conversation

@tturocy
Copy link
Copy Markdown
Member

@tturocy tturocy commented Nov 25, 2025

When removing options for changing how information sets are drawn, the arrows indicating information sets
at multiple levels were lost.

This corrects that regression.

Closes #643.

@tturocy tturocy requested a review from rahulsavani November 25, 2025 13:36
@tturocy tturocy linked an issue Nov 25, 2025 that may be closed by this pull request
@tturocy
Copy link
Copy Markdown
Member Author

tturocy commented Nov 25, 2025

@rahulsavani this now works on your example, check any others you might have before I merge.

Copy link
Copy Markdown
Member

@rahulsavani rahulsavani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested 6 games with absent-mindedness from the test suite and all had the "infoset connecter" missing on master and back to normal on fix_infoset_drawing.

When removing options for changing how information sets
are drawn, the arrows indicating information sets
at multiple levels were lost.

This corrects that regression.

Closes #643.
@tturocy tturocy force-pushed the fix_infoset_drawing branch from cddb93f to 61937c5 Compare November 25, 2025 17:19
@tturocy tturocy merged commit 3ed1620 into master Nov 25, 2025
26 of 28 checks passed
@tturocy tturocy deleted the fix_infoset_drawing branch November 25, 2025 17:37
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.

BUG: Multi-level information sets not being rendered in GUI

2 participants