subwindows become taller and less wide
Brought to you by:
benrayfield
This happens slowly. The physics and graphics continue working, but they should not change size unless the code tells them to.
Height is a result of width changing. The problem is the width chances. This may be caused by trying to update the width var with the actual html div width.