Change end game dialogue handling #18
Labels
No labels
bug
duplicate
enhancement
gameplay
modification
visual
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ferrous_sapling/HexSweeper#18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Instead of hiding & making visible the same node, create it upon need, call
.popup()after creation, thenqueue_free()the node once the dialogue is supposed to go away.