Jump to content
LaunchBox Community Forums

Stand alone games


BuLLeT

Recommended Posts

You would have to edit the theme and either change an existing FlowControl property or add a property to it to stop the endless scroll. If you are using the Default theme you cannot edit it. You would have to copy the theme's folder and then rename the new copy to what ever you want. Then you can edit that theme and use it. 

You would need to edit the view xaml for the view you use. Look for the FlowControl of the view (there is only one so finding it is pretty easy). You need to either change the existing Endless property to false, or add a Endless="False" property to the FlowControl.

  • Thanks 1
Link to comment
Share on other sites

Ok I think I'm understanding what you are saying. I am fine with the endless being off on every platform. So it seems like I can go into the xml and just false the endless so there is no  wrap around. Just not the default. I use use the search by alphabet to find what I want anyways. I will try it out later. Thank you for the input

Edited by BuLLeT
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...