madduccino / coding.space

The Coding Space Projects
11 stars 22 forks source link

Untutorial Images are cropped #180

Closed Wowfunhappy closed 1 year ago

Wowfunhappy commented 1 year ago

The stage in Scratch is 480px×360px, or a 4:3 aspect ratio.

However, untutorial images appear to render at a taller (and somewhat odd) aspect ratio of 49:40. As a result, the left and right sides of screenshots are cropped.

For example, here is step 10 of Apple Catcher. See how the names of the variables are cropped? Screen Shot 2022-09-23 at 8 43 41 AM

The original gif is NOT cropped. If you right clicksave image as, you can see the full score and variable names.

Can we avoid cropping these screenshots? It cuts off important information for students.

Tested in Chrome v105.0.5195.125, not sure if other browsers would be different?

madduccino commented 1 year ago

Thanks for pointing this out @Wowfunhappy! Should be fixed now.