hcilab / Momo

The Falling Of Momo.
MIT License
4 stars 1 forks source link

Window resizing bugs #15

Open ThePenguin1140 opened 8 years ago

ThePenguin1140 commented 8 years ago

It might be appropriate to just prevent resizing.

ThePenguin1140 commented 8 years ago

There is also a variety of bugs caused by making the application full screen. (documented in #9)

caarlsmith commented 8 years ago

When making the window bigger, the sliders do not adjust properly. @David-Hanna screen shot 2016-05-25 at 8 54 08 am

ThePenguin1140 commented 8 years ago

The Verdict

Just fix the window size to what it is currently and bobs your uncle.

David-Hanna commented 8 years ago

Most issues have been resolved with screen re-sizing. The only one that still occurs is erroneous rendering of some platforms and coins after a re-size while playing the game. However, it happens so rarely, and when it does it fixes itself after a few moments, that the time invested outweighs the value we gain by fixing it. Also, the value of being able to re-size the window far outweighs the seriousness of this issue.

This issue should be looked at again, however, after the competition and before releasing it to patients and the Myo Market (or it can be a patch after release).