web resize canvas after init
This commit is contained in:
@@ -263,6 +263,7 @@ int main()
|
||||
console.log("syncFS result:");
|
||||
console.log(err);
|
||||
Module.StartApp();
|
||||
Module.setCanvasSize(window.innerWidth, window.innerHeight);
|
||||
});
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user