Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hover issue #18

Closed
Kraahkan opened this issue May 28, 2021 · 5 comments
Closed

Hover issue #18

Kraahkan opened this issue May 28, 2021 · 5 comments
Labels
CSS CSS/SCSS styling

Comments

@Kraahkan
Copy link

image

Weird issue on hover.. I seem to remember it working before.

If you can't fix this, could you clue me into the css selector? There's no chrome dev tools so I dont' know how to select it lol. I'll just hide it if it can't be fixed.

Thx very much, your app is a must have

@Jonius7
Copy link
Owner

Jonius7 commented May 30, 2021

Are you happening to be running steam-library (Shiina) Library Theme? If so you also need to go to Advanced Options and click Apply config.css. This will be changed in a future release.


This is how you can use Chrome Dev Tools with Steam:
https://github.com/Jonius7/SteamUI-OldGlory#debugging-steam-library-yourself

To catch the Hover div you need to set the div to break on subtree modifications
https://imgur.com/a/g9ZIzts

The class in question is .hoverposition_HoverPosition_3vg1v .hoverposition_Ready_1Ye_0

@Kraahkan
Copy link
Author

Kraahkan commented Jun 4, 2021

I'm not running the shiina one, it's the second theme (dark library).

I tried fiddling around with the css files but I'm not sure where to insert my custom code. I'm ok living with the bug tbh, it's not a big deal considering how much better steam looks with your mod

@Jonius7 Jonius7 added the CSS CSS/SCSS styling label Jun 5, 2021
@Jonius7
Copy link
Owner

Jonius7 commented Jun 5, 2021

I have noticed a similar visual bug where the hover looks transparent but with Shiina's steam-library. It seems to fix itself after switching between themes (or End Task on Steam Client WebHelper in Task Manager)

As for where to put your custom code, in the scss folder, use the _user_module1.scss and _user_module2.scss files. All the other .scss files are split by section, and libraryroot.custom.scss imports them

@Kraahkan
Copy link
Author

Kraahkan commented Jun 7, 2021 via email

@Jonius7
Copy link
Owner

Jonius7 commented Jun 30, 2021

Closed, unsure of issue with Steam

@Jonius7 Jonius7 closed this as completed Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CSS CSS/SCSS styling
Projects
None yet
Development

No branches or pull requests

2 participants