Results 2 comments of tarocco

Try extending the WebUI class and adding `self.view.rezize(window_width, window_height)` to its `__init__` method for a given `window_width` and `window_height`

Anybody looked into this again lately?