Retro808 Posted July 14, 2023 Share Posted July 14, 2023 1 hour ago, FlightRisk said: Would it be easy to add things that exist now like the popout game data feature, or has engine/method of creating themes changed and you would have to start from scratch? The pop-out feature is only for LB themes not BB themes. So that could not be added to this theme. Not much has changed when it comes to coding a theme so to add the new pop-out feature to a LB theme you would just need to ensure the lines of code are added in. Quote Link to comment Share on other sites More sharing options...
vince16 Posted August 16, 2023 Share Posted August 16, 2023 On 4/21/2018 at 10:00 PM, CriticalCid said: Go to the Views folder inside Unified and open the View in which you want to have the fade removed with a text editor of your choice. Search for the line that start with <!-- FADING WHEEL --> and delete all lines beneath it until the next blank line. Than search for the line <DoubleAnimationUsingKeyFrames Storyboard.TargetName="Pointer" Storyboard.TargetProperty="(Image.Opacity)" > and the line <EasingDoubleKeyFrame KeyTime="0:0:1.4" Value="0.15"/> beneath it. Change the Value from 0.15 to 1 Thanks, that worked great to remove the fade-out of the wheel of games, alas that doesn't change anything about the fade-outs of the wheels that come before, the platforms, playlists wheels or w/e they're called. I still find myself staring at an almost completely black screen with the exception of the date and hour. Just to be sure, we are supposed to only delete the lines that come after <!-- FADING WHEEL --> but leave the line <!-- FADING WHEEL --> intact, correct? Do we leave just 1 line of blank space after it? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.