lichess-org / mobile

Lichess mobile app v2
GNU General Public License v3.0
1.29k stars 189 forks source link

Blinking pieces #236

Closed veloce closed 1 week ago

veloce commented 1 year ago

Can reproduce on android, when resuming the app from pause in puzzle screen. Probably happen elsewhere as well.

nav-28 commented 1 year ago

Also reproducible on the example app of chessground, when resuming the app after playing a move.

veloce commented 1 year ago

Sth do to with the assets probably?

nav-28 commented 1 year ago

Yes, probably it's clearing the image cache when stopped and reloading it when resuming. I couldn't find an issue on the flutter repo which relates to this problem.

veloce commented 1 year ago

I haven't reproduced in a while, so I'm closing this. Perhaps fixed by recent chessground update.

veloce commented 9 months ago

I still see the issue from time to time. Mostly when resuming the app from pause.

Not a blocker for a beta app, but we should address this eventually.