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

[Bug] Steam Wallpaper not fully shown #28

Closed
1 task done
KirboCat opened this issue Oct 19, 2024 · 3 comments
Closed
1 task done

[Bug] Steam Wallpaper not fully shown #28

KirboCat opened this issue Oct 19, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@KirboCat
Copy link

Before Requesting

  • I found no existing issue matching my feature request

Describe the feature!

Screenshot 2024-10-19 225933
Screenshot 2024-10-19 225952
When I use SpaceTheme Steam Wallpapers aren't fully shown anymore and only the middle Part is shown with black borders on the sides.

@KirboCat KirboCat added the enhancement New feature or request label Oct 19, 2024
@madmaxgrey
Copy link

the webkit is still in the works for spacetheme

@nitolar
Copy link

nitolar commented Oct 22, 2024

I've managed to fix it by adding this:

div.profile_page.has_profile_background {
	width: calc(100vw - 14px);
}

to the webkit.css file

@SpaceEnergy
Copy link
Member

fixed in v1.1.3-a

@SpaceEnergy SpaceEnergy changed the title [Feature] Steam Wallpaper not fully shown [Bug] Steam Wallpaper not fully shown Nov 9, 2024
@SpaceEnergy SpaceEnergy added bug Something isn't working and removed enhancement New feature or request labels Nov 9, 2024
@SpaceEnergy SpaceEnergy moved this from In progress to In review in Issue Tracker Nov 9, 2024
@SpaceEnergy SpaceEnergy mentioned this issue Nov 11, 2024
4 tasks
@SpaceEnergy SpaceEnergy moved this from In review to Done in Issue Tracker Dec 2, 2024
@SpaceEnergy SpaceEnergy closed this as completed by moving to Done in Issue Tracker Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

4 participants