-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
Add features to review completed matches and resume unfinished ones #340
Comments
Ideally the code changes should be minimal so it's easier to review and there aren't unforeseen consequences in other places. I noticed this issue when I switch between levels. It seems like some sort of layout shift. screen-20250307-024010.mp4I would ideally like to poll people on whether they would like this feature and then decide to incorporate it. If that's not possible then I'll make a call on it. |
The issue you're seeing is due to a board redraw problem. I'm aware of this bug and will commit the fix shortly. |
Try now |
It's fixed |
The PR is ready for review |
Hey thanks. I'm still deciding on whether this feature is beneficial for users. I think typically in games when you come back to a level it starts from scratch. I've taken feedback from one user who wouldn't want this feature. I want to get feedback from more people before adding this. I appreciate the effort so I'd feel bad if it went to waste but I hope you can understand. |
In PR #339, I am working on the following features:
I hope these enhancements will be useful.
The text was updated successfully, but these errors were encountered: