Grid constructor should accept grid_size tuple #90

Open
opened 2025-07-05 19:05:39 +00:00 by john · 0 comments
Owner

Grid currently requires separate grid_x, grid_y arguments. Allow grid_size=(width, height) as an alternative for consistency with other size parameters.
Affects: Grid

Grid currently requires separate grid_x, grid_y arguments. Allow grid_size=(width, height) as an alternative for consistency with other size parameters. Affects: Grid
john added the
Tiny Feature
Refactoring & Cleanup
labels 2025-07-05 19:05:39 +00:00
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: john/McRogueFace#90
No description provided.