darklinkpower / Stardust

Theme inspired by GOG Galaxy 2.0 for Playnite Desktop Mode.
MIT License
63 stars 7 forks source link

Ability to have static game name and playtime on grid view (not affected by animations) #19

Closed elkhaligy closed 1 year ago

elkhaligy commented 2 years ago

Feature Description

Is it possible to make game name and playtime on grid view not affected by the zoom hover animations and remain static in place? I think this will be more consistent as if you look closely when text scale up and down you can notice a change in it. I will upload a video on that: https://imgur.com/a/4Ir1rAp

It is minimal on lato font but a lot more noticable on other fonts.

Screenshots

ULTzEOsoHB

darklinkpower commented 2 years ago

I'm afraid that I don't know if this is possible. The zoom animation is applied to all the grid view item

image

Making it separate, would require making it work to only affect certain parts. There are a lot of elements in the item: Border, game name and its background, cover, name behind cover, etc. and making it only work to only zoom-in the cover and making sure everything works correctly seems a little complicated while also making it an option to only zoom certain parts.

For example, I'm not sure how it would work in the border where the cover and background of the game name connect if only the cover is zoomed in image

I don't know if this can be and will be implemented but I'll leave the issue open for the moment.