Dima
Results
1
issues of
Dima
Hi! Thanks for boilerplate. I liked your solution! But you have a bug in window resize function. Need to bind `this` in `SceneManager.prototype.create`: `$on(window, 'resize', this.onresize.bind(this));`