-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Known Issues (5.0-5.8.x) #6
Comments
Hey there, I am having an issue where the Library horizontal game pictures are getting cut-off when reaching the bottom. How or where should I go to fix this? Thanks in advance for all your hard work, I was using a different method which reverted the entire layout to an earlier version and some games were starting to crash because of this. You saved my Steam experience, thanks again. |
Ah, yes, the images getting cut off at the bottom, was an issue in an earlier version. |
File at c:\program files (x86)\steam\steamui/css/6.css (previously known as libraryroot.css) not found. |
Same issue for me, the issue started happening after I deleted all css files in my steam library folder, relaunched steam and re-patched them. |
5 Mar 2022
Today's Steam Client update has made many of the JS tweaks no longer work.
The "JS Tweaks Rework" was supposed to make it easier to update tweaks but is unlikely to be completed at this stage (I am exhausted with programming). JS Tweaks can work again if I can program it to target the fileThank you once again for your support.library.js
(the current version mostly doesn't).Fixed with 5.8.x versions
22 Oct 2021
You may get an error that OldGlory cannot find
5.css
or is not patched, even after downloading the latest SteamFriendsPatcher. This can be ignored, and is fixed in a later version (not yet released)JS Tweaks won't re-apply unless you go to JS Options and uncheck + check an option
Some JS options not working
Not working since Steam Update 18 May 2021:
CLASSIC Sticky image background
Experimental Don't load HOME game images, only alt text
Experimental REMOVE GAME PAGE BLOAT
Please disable the use of them until further notice.
Since 30 Jun 2021 (fixed):
HoverPosition Fix for GameListEntry
13 July, 17 Oct (fixed #24):
is working again.CLASSIC Sticky image background...
Increase Number of Screenshots and DLC
Game pages are not showing 12 DLC, only 6. This is due to the particular JS code being moved. When I rework the JS Tweaks, this should be fixed.Install CSS Tweaks
Install CSS Tweaks
doesn't actually disable CSS tweaks.Using Light UI
libraryroot.custom.css
file over to[OldGlory Folder]\themes
and rename it_light.scss
A more automatic method of installing files from Github will be available in a future release.
Using OldGlory GUI (Configurer)
Reset
, any options on main page selected requiring JavaScript won't apply on Install. (To be on the safe side).Remake JS
option.JS options
page and check+uncheck an option.Fixed Issues
Release 5.7.1.1 - 30 June
Remake JS
. A possible workaround is to changelibrary.js
manually (find5:"libraryroot"
and change it to5:"libraryreet"
)996285
the Sidebar Home and Search rework
This is a minor issue that is due to the fixed height set for the game list.
(Screenshot - click to expand)
FileExistsError: [WinError 183] Cannot create a file when that file already exists: 'scss'
fixes.txt
file with the one here: (https://github.com/Jonius7/SteamUI-OldGlory/blob/beta/fixes.txt)The
fixes.txt
included is for Steam Stable, and such, the library will not load in Steam Beta (black screen).CSS Options
What's New
puts it (incorrectly) to the bottom of the page.libraryroot.custom.css
is not being copied over to the Steam directory properly. #8If your library is already patched, this problem does not seem to occur.
The text was updated successfully, but these errors were encountered: