Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Previous State Placement #113

Merged
merged 1 commit into from
Jun 9, 2022
Merged

Fix Previous State Placement #113

merged 1 commit into from
Jun 9, 2022

Conversation

cjreed121
Copy link
Collaborator

This fixes the issue mentioned below where changing the previous state can prevent you from modifying the board. Only part of the cell was being changed so now the entire cell gets changed.

Fixes #97

@cjreed121 cjreed121 changed the base branch from master to dev June 7, 2022 00:46
@charlestian23 charlestian23 self-requested a review June 7, 2022 14:31
@charlestian23
Copy link
Collaborator

Tested by me and @Bram28, seems to be fixed.

@charlestian23 charlestian23 merged commit 96e2cc6 into dev Jun 9, 2022
@charlestian23 charlestian23 deleted the fix_prev_state branch June 9, 2022 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Interacting With Previous State Prevents Placement
2 participants