terikon / cordova-plugin-photo-library

Maintainer needed. Please contact if you're using this library in your project
MIT License
149 stars 295 forks source link

Thumbnails don't maintain original image ratio #177

Closed ibrahimAboelsuod closed 12 months ago

ibrahimAboelsuod commented 4 years ago

Here is how the thumbnails looks:

localhost_8000_home_feed(Pixel 2) (1)

And here is how the actual photos look:

localhost_8000_home_feed(Pixel 2) (2)

Is there is a way to force the thumbnail to keep the image original aspect ratio?

PS: REALLY love this plugin, good job!