goplus / spx

spx - A Scratch Compatible Go/Go+ 2D Game Engine for STEM education
https://builder.goplus.org
Apache License 2.0
103 stars 28 forks source link

Fix the issue where the window resize does not match the iframe's siz… #412

Closed JiepengTan closed 1 week ago

JiepengTan commented 1 week ago

Fix https://github.com/goplus/spx/issues/401 window resize does not match the iframe's size on the web platform

Related PR: https://github.com/realdream-ai/godot/pull/14

Result: image

image