builder icon indicating copy to clipboard operation
builder copied to clipboard

spx: rendering resolution optimization

Open nighca opened this issue 1 year ago • 1 comments

Image

Image

nighca avatar Jun 07 '24 07:06 nighca

Note: now we use run: { width: 480, height: 360 } in Go+ builder (see details in #585 ). When this issue fixed in spx, we should update it to run: { width: 960, height: 720 } (the runtime container size) in Go+ builder.

nighca avatar Jun 11 '24 03:06 nighca