mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-12 16:57:26 +00:00
Compare commits
1 Commits
v1.11.2
...
pk-spellin
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f77cd9b61f |
@@ -270,7 +270,7 @@ export default class WebPEncoderOptions extends Component<Props, State> {
|
|||||||
value={options.sns_strength}
|
value={options.sns_strength}
|
||||||
onInput={this.onChange}
|
onInput={this.onChange}
|
||||||
>
|
>
|
||||||
Spacial noise shaping:
|
Spatial noise shaping:
|
||||||
</Range>
|
</Range>
|
||||||
</div>
|
</div>
|
||||||
<label class={style.optionTextFirst}>
|
<label class={style.optionTextFirst}>
|
||||||
|
|||||||
Reference in New Issue
Block a user