eforgacs-games / Dragon_Warrior

This is a clone of Dragon Warrior for the Nintendo Entertainment System, done in Python.
5 stars 2 forks source link

Maximizing window during intro doesn't work #39

Closed eforgacs closed 1 year ago

eforgacs commented 2 years ago

Maximizing the window during the intro sequence causes the intro banner image to skew, and the text to disappear.

eforgacs commented 2 years ago

This bug happens often during intermittent window changes as well (essentially, during times when display.update() or display.flip() are interrupted).

eforgacs commented 1 year ago

As of the time of writing, the bug is unable to be reproduced. Closing.