subsoap/defos

View size from game.project affects HTML5 canvas size until first window resize

Opened this issue · 0 comments

If in game.project we have fields

[defos]
view_width = 960
view_height = 540

on HTML5 build the initial size of canvas will be this size until window is resized

I expect this behaviour only for desktop platform and seems wrong in HTML