hanabi: lay the 2D board out as a table, not a stack #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "hanabi-board-layout"
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?
Absolute positioning instead of one overflowing VerticalLayout; hands flanking a centred play area; discard grid; big status numbers.
The overflow was the real bug: children with no preferred size were being silently shrunk to zero, which is why the status lines never appeared.