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

Opening many cells at the same time repaints them individually #13

Open
Namdrib opened this issue Sep 21, 2018 · 1 comment
Open

Opening many cells at the same time repaints them individually #13

Namdrib opened this issue Sep 21, 2018 · 1 comment
Assignees
Labels
bug Something isn't working gui Related to the GUI

Comments

@Namdrib
Copy link
Owner

Namdrib commented Sep 21, 2018

At the moment, opening many cells at the same time repaints them individually, which gives a
bit of a "cascade" effect, as seen in the following .gif
2018-09-22_00-03-23

See if there is something that can be done to remedy this
Perhaps using bfs instead of dfs
Or using a flag to only visually open them once they are all opened
Or maybe not repainting till they're all done

@Namdrib Namdrib added bug Something isn't working gui Related to the GUI labels Sep 21, 2018
@Namdrib Namdrib self-assigned this Sep 21, 2018
@Namdrib
Copy link
Owner Author

Namdrib commented Sep 26, 2018

This also occurs when mines are triggered
2018-09-26_13-17-46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gui Related to the GUI
Projects
None yet
Development

No branches or pull requests

1 participant