darklinkpower / Harmony

Theme for Playnite Desktop Mode.
MIT License
59 stars 13 forks source link

Give option to choose the vertical alignment of covers #19

Open ferrazpedro opened 1 year ago

ferrazpedro commented 1 year ago

I've used your theme for a long while before all covers were aligned to the top. Since this was my only complaint with it, I'm proposing a option for the user to choose the vertical alignment of the game covers with it defaulting to Top.

darklinkpower commented 1 year ago

Have you verified that everything works correctly under all the different settings combinations?

Like enabling and disabling banners, rounded corners, etc.

image

ferrazpedro commented 1 year ago

Sorry for the delay in the response, I was traveling. I've tested all of these and it worked fine! When the banner is toggled on and the image don't fill the whole cover art space, it just stays at the top of the layout.

Like this: image

darklinkpower commented 1 year ago

That's not correct, the banners should be on top of the covers

image

ferrazpedro commented 1 year ago

I've didn't found any way to bind this element relative to the top of the cover images, to be honest. I'm quite new with WPF, so I'll keep looking for it!

Edit: What I've understood is that the banner element is outside of the box with the cover art. And since these boxes doesn't have their height dynamic, I don't think there will be a good solution to keep these banners relative in these situations...