Photo preview showing thumbnail, not the original.
Open
bug
feature: previews and thumbnails
needs review
stable-3.18
- Dominant language
- Kotlin
- Stars
- 5.6k
- Forks
- 2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 92
Description
I have set the thumbnail to 640 px but when I open the photo in the app it does not show the original photo but the thumbnail in low quality.
```
'enable_previews' => true,
'preview_max_x' => 640,
'preview_max_y' => 640,
```
I expect the photo is shown in original when I view them in full size. At the moment only if I click "Download" it shows the original one.
### Environment data
Android version: Android 10
Device model: Moto One Macro
Stock or customized system: stock
Nextcloud app version: 3.18.1
Nextcloud server version: 22.2.3
Contributor guide
Assessment
This issue has not been assessed yet.