Skip to content

Fix regression in GUI not properly numbering actions at a new information set.#619

Merged
tturocy merged 1 commit intomaint16_4from
bug_actionnumber
Nov 17, 2025
Merged

Fix regression in GUI not properly numbering actions at a new information set.#619
tturocy merged 1 commit intomaint16_4from
bug_actionnumber

Conversation

@tturocy
Copy link
Copy Markdown
Member

@tturocy tturocy commented Nov 17, 2025

No description provided.

…tion set.

Due to a previous refactoring the GUI was not generating distinct
labels at new information sets created by drag-and-drop of the
player icon.  Instead, the label "1" was assigned to all actions.

This restores the correct behaviour.  Internally, the action generation
option has been refactored to be part of the game operation itself,
in anticipation of future developments on the rules on action labels.

Closes #618.
@tturocy tturocy merged commit 68d73e7 into maint16_4 Nov 17, 2025
28 checks passed
@tturocy tturocy deleted the bug_actionnumber branch November 17, 2025 14:38
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.

1 participant