Skip to content

Commit

Permalink
Fix broken Sticky Image Background
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonius7 committed Oct 17, 2021
1 parent 88ddfab commit 7b69260
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions fixes.txt
Expand Up @@ -44,12 +44,12 @@ bForcePopOut: !0,~~popupWidth: 842, popupWidth: 672,

### === CLASSIC Sticky image background and spillover into sidebar (beta) ===
###rgHeaderImages: this.props.rgHeaderImages, rgHeaderImages: "",
###strMedium: "MediumWindow"~~}; }; var sURL,appId=g.a.currentGameListSelection.nAppId,sURL2="",sURL3="", sURL4="";sURL2="customimages/"+appId+"_hero.jpg",sURL="customimages/"+appId+"_hero.png",sURL3="assets/"+appId+"_library_hero.jpg", sURL4="https://steamcdn-a.akamaihd.net/steam/apps/"+appId+"/library_hero.jpg";
###strMedium: "MediumWindow"~~}; }; var sURL,appId=y.b.currentGameListSelection.nAppId,sURL2="",sURL3="", sURL4="";sURL2="customimages/"+appId+"_hero.jpg",sURL="customimages/"+appId+"_hero.png",sURL3="assets/"+appId+"_library_hero.jpg", sURL4="https://steamcdn-a.akamaihd.net/steam/apps/"+appId+"/library_hero.jpg";
###className: t.join(" "), className: t.join(" "), style: {background: "-webkit-linear-gradient(rgba(0,0,0,0) 0%,rgba(0,0,0,1) 60%), url(" + sURL + ")" + ", url(" + sURL2 + ")" + ", url(" + sURL3 + ")" + ", url(" + sURL4 + ")"},
###src: this.props.rgBlurImages[this.state.nBlurImageIndex], src: "",
###(this.is_hero_custom_image ? "#CustomArt_ClearCustomBackground" : "#CustomArt_SetCustomBackground")), ("#CustomArt_SetCustomBackground")), D.createElement(he.d, {is_hero_current_image: !1, onSelected: this.OnRemoveHero}, Object(D.f)("#CustomArt_ClearCustomBackground")),
###(this.is_hero_custom_image ? "#CustomArt_ClearCustomBackground" : "#CustomArt_SetCustomBackground")), ("#CustomArt_SetCustomBackground")), r.createElement(_e.d, {is_hero_current_image: !1, onSelected: this.OnRemoveHero}, Object(D.f)("#CustomArt_ClearCustomBackground")),
###}, t.prototype.OnChangeLogo = function(e) { }, t.prototype.OnRemoveHero = function(e) {this.OnChangeArtwork(Object.create({src: "src"}), this.m_refFileInputHero, 1)}, t.prototype.OnChangeLogo = function(e) {
###Object(a.c)([E.a], e.prototype, "OnChangeHero", null), Object(a.c)([E.a], e.prototype, "OnChangeHero", null), Object(a.c)([E.a], e.prototype, "OnRemoveHero", null),
###Object(a.c)([O.a], t.prototype, "OnChangeHero", null), Object(a.c)([O.a], t.prototype, "OnChangeHero", null), Object(a.c)([O.a], t.prototype, "OnRemoveHero", null),

### === Press Enter to launch games ===
switch (t) {~~case 38: case 13: return this.RunApp(g.a.currentGameListSelection.nAppId), void e.preventDefault();case 38:
Expand Down

0 comments on commit 7b69260

Please sign in to comment.