Akylas / OSS-DocumentScanner

Android document document scanning app
https://www.akylas.fr
MIT License
827 stars 31 forks source link

[BUG] Wrong description in pdf_export_jpeg_quality #310

Open cesarblancg opened 3 weeks ago

cesarblancg commented 3 weeks ago

Version

1.11.4 Build 99 Play store

What platform are you using?

Android

OS Version

Android 14

What happened?

In the description of the setting ‘jpegQuality’, it states that you can put a 0 to disable compression, but the minimum value is 1.

The key for the description is pdf_export_jpeg_quality and the setting is in this line: https://github.com/Akylas/OSS-DocumentScanner/blob/ddf500265f6d6016dcb3e465b3f1fb2f1eb432a3/app/components/settings/Settings.svelte#L377

Relevant log output

No response

Code of Conduct

farfromrefug commented 3 weeks ago

@cesarblancg thanks a lot it will be fixed in the next version!