GoogleChromeLabs / squoosh

Make images smaller using best-in-class codecs, right in the browser.
https://squoosh.app
Apache License 2.0
21.82k stars 1.53k forks source link

Progressively add descriptions for codec settings #1366

Closed aryanpingle closed 1 year ago

aryanpingle commented 1 year ago

Every codec has a ton of settings to mess around with, but the average user won't know what half of them mean. I'm adding small, slightly technical descriptions for each parameter in their respective component's title attribute so that users can hover over it and read about its purpose.

All changes are progressive, so descriptions can be added on an as-needed basis.

Example
image
aryanpingle commented 1 year ago

With the Modal PR this becomes pretty much obsolete