View Single Post
Posts: 50 | Thanked: 57 times | Joined on Dec 2009
#40
Originally Posted by dwaradzyn View Post
Yes I have noticed it - when those yellow messages disappear the contents of screen is shifted left.

When a level is finished I wanted to display next level's number and description using yellow notification but due to this bug I could not do that.

This is however an SDL bug, not Mokomaze's one. Mokomaze refreshes only the areas that have changed since last frame. It could refresh the whole screen every frame but that would be quite an overhead and performance penalty and this glitch would be still visible during one frame.

This is a minor issue and I am not planning to correct it.
Actually; this "bug" resolves itself if you set the game resolution to 800*480 - if you do that, the screen content doesn't shift to the left! I just tried that. So if we make all levels in WVGA, maybe you can implement that notification feature that you were talking about ?
 

The Following User Says Thank You to woussie For This Useful Post: