darklinkpower / PlayniteExtensionsCollection

Collection of extensions made for Playnite.
MIT License
291 stars 28 forks source link

[Splash Screen] Image Stretching Setting #454

Open JoelD333 opened 9 months ago

JoelD333 commented 9 months ago

Extension name

SplashScreen

Feature Description

I would like it to be possible to change the way the image stretches to fill the screen. In my case I use wider images, downloaded from SteamGridDB, and they generally look bad in the extension. An option to change how the image will be displayed would be good.

Screenshots

Image on Playnite: 1

Image on SplashScreen Extension 2

darklinkpower commented 9 months ago

If I understand correctly, I think what you want is support to control the image horizontal alignment and not the stretching? Or do you want to control the stretching to have black bars at the top and bottom?

JoelD333 commented 9 months ago

If I understand correctly, I think what you want is support to control the image horizontal alignment and not the stretching? Or do you want to control the stretching to have black bars at the top and bottom?

I was thinking about having black bars, or having the image as it is right now blurred in the background. (This would consume more resources as it would be loading the image twice) But the idea of changing the scrolling is not bad... I think both ideas are good to improve the extension experience.