As a user, I want to resize the grid while keeping my cells as they are. #56

Open
opened 2018-10-19 14:06:47 +00:00 by marty-oehme · 0 comments
marty-oehme commented 2018-10-19 14:06:47 +00:00 (Migrated from gitlab.com)

Currently, the grid, when it is resized in Simulation, will be re-created from scratch.

What it should do instead is change the internal width and length of the grid to fit the new dimensions, while transposing the cells from the old structure to the new.

Currently, the grid, when it is resized in `Simulation`, will be re-created from scratch. What it should do instead is change the internal width and length of the grid to fit the new dimensions, while transposing the cells from the old structure to the new.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: experiments/cellular-automata#56
No description provided.