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

Stretched icons in detailed view pane #86

Open
hugeblank opened this issue Nov 14, 2021 · 2 comments
Open

Stretched icons in detailed view pane #86

hugeblank opened this issue Nov 14, 2021 · 2 comments

Comments

@hugeblank
Copy link

hugeblank commented Nov 14, 2021

image
When clicking on the extension to show more details about the streamers that are live, their icons get stretched slightly. For reference, what they should actually look like can be seen in the bottom bar.

System details:
Pop OS (Ubuntu 21.04)
Gnome 3.38
Twitchlive version 36

@maweki
Copy link
Owner

maweki commented Nov 14, 2021

I remember that issue at the beginning, that we had to set the sizes somewhat hacky.

https://github.com/maweki/twitchlive-extension/blob/master/stylesheet.css#L1-L4

For me it's not stretched with those settings.

grafik

Could you please do the following:

  • post which gtk theme, font settings (or similar) you're using. You can use the gnome-tweaks tool to check that. (I guess screenshots from "appearance" and "fonts" is fine
  • Try changing the stylesheet in you local files (~/.local/share/gnome-shell/extensions/...) such that both height and width are equal.
  • Ideally, it would be great to inspect the style using lg (alt+f2), but I think this doesn't work because of the lost focus.

Edit: your line-height for the streamer name seems smaller than for me

@hugeblank
Copy link
Author

hugeblank commented Nov 14, 2021

Screenshots:
image
image

Changing the stylesheet worked for me, thanks!

Edit: totally missed adding gtk theme information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants