GoogleChromeLabs/squoosh

Don’t download all codecs

Open

#1040 aperta il 2 giu 2021

Vedi su GitHub
 (2 commenti) (3 reazioni) (0 assegnatari)TypeScript (1431 fork)batch import
UIhelp wanted

Metriche repository

Star
 (20.335 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

We already delay downloading til the user actually loads an image, but with codecs getting bigger, we might want to allow the user to download individual codecs.

There’s a bit of UI work to be done here (can we add download buttons to the codec drop down?) and we prob. need to think about how to handle missing codecs when offline to generate meaningful error messages here.

Guida contributor