Fix thumbnail crop to preserve image aspect ratio in gallery grid
All checks were successful
Docker / build (release) Successful in 8s
All checks were successful
Docker / build (release) Successful in 8s
This commit is contained in:
parent
7319a738f4
commit
ae1ad6965f
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
"height": 180,
|
||||
"quality": 70,
|
||||
"upscale": false,
|
||||
"crop": true,
|
||||
"crop": false,
|
||||
"pre_cache": true,
|
||||
"increment_count": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue