Skip to content

Fix cloning the hex grid cell#139

Merged
abey79 merged 1 commit into
abey79:masterfrom
afternoon2:fix-hex-grid-cell-clone
Apr 15, 2024
Merged

Fix cloning the hex grid cell#139
abey79 merged 1 commit into
abey79:masterfrom
afternoon2:fix-hex-grid-cell-clone

Conversation

@afternoon2

@afternoon2 afternoon2 commented Apr 14, 2024

Copy link
Copy Markdown
Contributor

When writing the hex grid helper feature, I forgot about deriving basic traits for the HexGridCell struct (as I similarly did for the square grid cell). Which resulted in (me) being unable to clone the cell when needed 😅 .

@afternoon2 afternoon2 changed the title Fix cloning the grid cell Fix cloning the hex grid cell Apr 14, 2024
@abey79 abey79 added bug Something isn't working whiskers Relates to whiskers or whiskers-derive labels Apr 15, 2024

@abey79 abey79 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thanks!

@abey79 abey79 merged commit 5885fdb into abey79:master Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working whiskers Relates to whiskers or whiskers-derive

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants