erling1000 Posted 6 hours ago Posted 6 hours ago (edited) Quote - LaunchBox List View performance - In the default theme, browse a large library using LaunchBox's List View with badges enabled, then confirm scrolling, selection, sorting, column changes, and general navigation feel stable, responsive, and persistent Yes you fixed it...🤩 Here for many versions in LB Listview default theme with badges enabled and a large collection, I have had these flaws: Everytime I booted up LB the Labels Name, Favorite, Genre etc. were gone, but they returned after I chose View - Images View, and then back to View - List View. Also I had the same issue with the sliders in that window in right side and bottom, they also returned the same way. Both flaws are now fixed. And another flaw is fixed: I couldn't make scrolling large collections show fixed column width... long game names made the name column fill all the window. I had to edit the ListContentView.xaml file like this: (Line 131) DataGridTextColumn Binding="{Binding Game.Title}" Width="200" to be fixed at size 200... Now I didn't check if name column was fixed, (haven't restored my file) but Platform column sorted with Arcade at top, and then resizing it narrow to just viewing "Arcade" and then scrolling down to platforms with longer names doesn't make the column size bigger - Finally 🙂 EDIT: I just checked and it seems there is an updated ListContentView.xaml file where none of those lines are present. IT WORKS  😊 EDIT AGAIN: It seems now, when I choose to expand games that were bundled into one with many versions in listview, The focus hangs on one of them even when I choose another, the focus only shifts when I click around a lot or choose a game from another platform. Also when i choose a game, then scan platform for achievements, the focus stays on the game when choosing others.  And overall, the use of sorting in columns in listview is much better and more responsive now. Well done 👌 Edited 5 hours ago by erling1000 Quote
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.