Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial images are not optimized #9684

Open
florianeichincode opened this issue Sep 29, 2024 · 0 comments · May be fixed by #9706
Open

Tutorial images are not optimized #9684

florianeichincode opened this issue Sep 29, 2024 · 0 comments · May be fixed by #9706

Comments

@florianeichincode
Copy link

Expected Behavior

The tutorial images under src/lib/libraries/decks/thumbnails should be optimized so that less bytes needed to load them

Actual Behavior

The tutoria page needs 3.67MB to load all images. This can be reduced drasticaly if better compression is used and maybe a logic is implemented to generate a webp or avi automaticaly if the browser supports it.
I had a coder dojo where the internet access is not so good an 12 notebooks where connected. So the page load time was not so good

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to 'https://scratch.mit.edu/projects/editor'
  2. Click on 'tutorials'
  3. Look at the browser network tab

I can optimized the images if you need help for that.

Thank you for the good work with scratch

@florianeichincode florianeichincode linked a pull request Oct 20, 2024 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant