shdwmtr / fluenty-tracking

Issue tracking and feature requests for Fluenty
https://www.patreon.com/FluentyforSteam
2 stars 1 forks source link

[Bug] Malfunctioning/misplaced buttons on game's page in Library #14

Open aetheerium opened 2 months ago

aetheerium commented 2 months ago

Before Reporting

Describe the Bug

Some buttons, such as controller setting, show more details and add to favourites are misplaced. Take a look on how it works now. It shouldn't be like this

https://github.com/user-attachments/assets/e035bcf9-0417-42e9-b5ae-cea1a1fd5dcb

Expected Behavior

This is how it supposed to look like

https://github.com/user-attachments/assets/27df941d-babd-4c48-bec2-faf6e856f6c3

Steps To Reproduce

Open any game's library page

Operating System

Windows

Anything else?

No response

shdwmtr commented 2 months ago

I've noticed this once before as well. Its an issue with how steam dynamically displays buttons there depending on if a controller is setup. Right now we will have to put this issue on hold as there is no good way to address this with CSS directly. I'll keep this open until we find a solution.

xCrazyIan commented 1 week ago

Just throwing this out there if this hasn't been thought of but if the whole dynamic part is the issue I would also be completely fine to always show the controller button or hide it as an option. Not sure if that would just cause more issues of course.