mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
[GH-ISSUE #72] Minor screen glitches when changing screens #63
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mikerro on GitHub (May 21, 2022).
Original GitHub issue: https://github.com/pkali/scorch_src/issues/72
Seems that screen-blanking is either missing, or there's wrong timing of it.
@pkali commented on GitHub (May 21, 2022):
Pls. specify between which screens exactly? If between rounds on the main game view - it is possibly clearing the screen and can be masked. I am not seeing other glitches right now (on emulators).
@mikerro commented on GitHub (May 21, 2022):
Ok, there's small "blink" when you start game, or right after leaving the shop. Right before screen re-drawing.
@mikerro commented on GitHub (May 22, 2022):
It seems OK now. :)