Jump to content
LaunchBox Community Forums

Default Bigbox theme edit category menu


KingsmanZer0

Recommended Posts

14 hours ago, KingsmanZer0 said:

hi guys using the default bb theme i like this view but how do i stop it from repeating acrcade,console arcade, console.

i would like it just centered and not repeated. and not planning to add more categories to fill it up.

 

thanks!

image_67220737.JPG

You would have to essentially create a copy of the default theme, dive into that view's files and make a code change.

Basically:

  • Make a copy of the LaunchBox\Themes\Default folder, and give the copy a new name.
  • Navigate into your theme folder, and into the Views folder, and open PlatformWheel1FiltersView.xaml
  • Find the coverFlow:FlowControl element and change the Endless property to False: Endless="False"
  • Like 1
Link to comment
Share on other sites

11 minutes ago, faeran said:

You would have to essentially create a copy of the default theme, dive into that view's files and make a code change.

Basically:

  • Make a copy of the LaunchBox\Themes\Default folder, and give the copy a new name.
  • Navigate into your theme folder, and into the Views folder, and open PlatformWheel1FiltersView.xaml
  • Find the coverFlow:FlowControl element and change the Endless property to False: Endless="False"

got it thanks!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...