Doubi88 / SlideshowWallpaper

A Live Wallpaper for Android showing a slideshow of user-selected images
https://doubi88.github.io/SlideshowWallpaper/
GNU General Public License v3.0
38 stars 9 forks source link

Wallpaper is not aligned center when image width less than height #50

Closed furiseto closed 6 months ago

furiseto commented 6 months ago

Like tittle said.

The Scaling method I chose is "Scale down to fit". Whenever the image has less width than height, it would postion in the left side, not align to center.

Doubi88 commented 6 months ago

Fixed on current development branch