-
-
Notifications
You must be signed in to change notification settings - Fork 89
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
Various glitches when app reopens after sleeping #466
Comments
Upon more occurrence and experimentation, I don't think the alignment issue is related to the app sleeping anymore. It's more likely to do with progressive games increasing board size. As for the dark graphics glitch, I've got screenshots and a recording of it, it's not exactly as I described it. I'll try to attach it in a few minutes. |
I did some changes related to that in the next version. |
Sure, I don't think you'll be able to stop me :P But keep in mind that it's an elusive bug that I haven't figured out how to reliably reproduce, so I'll never be able to conclusively say it's fixed. |
It hasn't happened to me I think since the first update after your reply. But it's hard to test, because it's not possible to change the initial size of a progressive game - I think it used to be possible, but now it's definitely not! Also, the "fixed size" option in New Game for me is... Well see for yourself: This probably warrants its own issue but I've been procrastinating it... Mostly by playing Antimine |
@NeatNit If you didn't see this bug anymore, then is a good signal. But I will keep this issue open for now. |
@lucasnlm I haven't experienced the visual glitches in a while. I've tried by closing the app or keeping it open and returning to it after a few hours/days. |
I opened #488 regarding the Fixed Size bug. Allowing to change the starting size for Progressive would also help test this bug - I think it happened when the board size increased (width or height), so reproducing would be easier if we didn't have to clear many huge boards between size increases. |
@NeatNit You mean a way to reset the initial value? Or really define it? |
idk if related but I just resumed a large game and my touch taps were off by one field and hit a mine because it hit the wrong cell after an hour of clearing and restarting after 2 weeks. |
Describe the bug
Tip: skip to the screenshots section, I have a habit of using too many words...
Thanks for a great, fun and free implementation of Minesweeper :)
Since the latest update (17.5.0 F), sometimes the game seems visually glitched when opening it. It feels like this happens when reloading an earlier state after Android has put the app to sleep in the background, but this is just my conjecture.
So far I've seen two things: Firstly, the tiles are just black with only flags visible. This fixed itself quickly enough that I don't even remember what exact action I took to fix it, and I don't have a screenshot of it (yet). This happened to me something like 3 times so far.The second problem is so hard to describe and caught me completely off-guard, that I just had to record a video of it the first (and so far only) time it happened. Just take a look at that recording below.To Reproduce
Wish I knew. I don't know how to force an app to sleep, and it's been happening very inconsistently.
What control style do you use?
Single tap - Open. Double tap ‐ Flag.
Screenshots
Ignore these - they are a separate issue which I will open later. I'll remove them from here soon
https://youtube.com/watch?v=0ghm7Rt_I6U (Github wouldn't let me upload the video here directly for some reason, without saying why...)
Android Version:
13
App Version
17.5.0 F
The text was updated successfully, but these errors were encountered: