Jump to content
LaunchBox Community Forums

Peehl

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by Peehl

  1. *Changes I made for my files* ScrollableTextBlock x:Name="TextScroller1text" LineStackingStrategy="BlockLineHeight" TextAlignment="Left" FontSize="{Binding ElementName=Prop_TextScroller1_FontSize, Path=Text}" FontFamily="LAUNCHBOX_ROOT_FOLDER/Themes/Neon Deluxe Arcade Final - Alt Views/Fonts/Roboto-Regular.ttf#Roboto" Foreground="#FF8889E7" Opacity="1.0" TextWrapping="Wrap" Width="{Binding ElementName=Prop_TextScroller1_W, Path=Text}" ScrollBeginDelay="3" ScrollSpeed="1" ScrollEndDelay="3" ReverseScrollSpeed="0.1" ScrollDirection="Up" Above is are the changes I made to speed it up slightly. Hopefully, someone else may find this helpful. ** As Mr. RetroLust mentioned, make sure to backup your .xaml files! ** I seriously cannot thank you enough! ?️? ?
  2. Thank you x 100000!!!? Posting a little bit of a detailed view of what I did to adjust it, in case someone else is interested. Files that I needed to edit the values within the '...\LaunchBox\Themes\Neon Deluxe Arcade Final - Alt Views' folder: PlatformWheel1FiltersView.xaml PlatformWheel2FiltersView.xaml PlatformWheel3FiltersView.xaml PlatformWheel4FiltersView.xaml Wheel3GamesView.xaml Wheel4GamesView.xaml within the files there were 13 instances of ""BeginTime="00:00:00.25" To="0" Duration="00:00:00.25">" Adjusted slightly from: "BeginTime="00:00:00.25" To="0" Duration="00:00:00.25">" to "BeginTime="00:00:00.25" To="0" Duration="00:00:04.00">" It's now perfect for me as it'll subtly changes from the visible wheel to the full screen where it's replaced with the details page. Last question for Mr. Retrolust, I was trying to adjust the scroll speed for the details so it'll scroll a bit faster (my wife and I are huge fans of reading game descriptions) but as I switched random values I couldn't get that part to change. ?
  3. I cannot speak more highly of this theme. It's an unbelievably awesome creation. One quick question: Does anyone know if you can slow down the transition when the wheel disappears or perhaps if there is a way to manually make it disappear?
  4. I love this theme! Is there any way to switch the white background to dark grey/black in the options? Ever since I had eye surgery, bright white on televisions/monitors has sadly been unforgiving ?
×
×
  • Create New...