Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/website/settings/custom-stage-size.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_table_of_contents: true
Changes the size of the Scratch stage from 480x360 (4:3) to something else.

:::caution
Most projects will not work properly with custom stage size.
Most projects will properly with custom stage size but some won't.
:::

640x360 will make a widescreen 16:9 stage. Using higher resolutions such as 1280x720, 1920x1080, or larger is technically possible, but we recommend using a lower resolution with the same aspect ratio and allowing fullscreen mode to upscale it to the user's display (remember that some displays might not even fit such large stages!).
Expand Down