C-Beats Posted September 23, 2024 Author Posted September 23, 2024 17 hours ago, Buccaneer said: Amazing theme, but I get the same "dancing" of the game detail like the other user a few posts above. It happens aprox on 1/5 of the games i click. What configuration are you using? Could you post a screenshot? Quote
Buccaneer Posted September 23, 2024 Posted September 23, 2024 1 hour ago, C-Beats said: What configuration are you using? Could you post a screenshot? Exact same configuration as User krako13 posted in his video on June 30. If the problem is the Scrollbar maybe it is possible to get rid of it completely? Quote
C-Beats Posted September 23, 2024 Author Posted September 23, 2024 1 hour ago, Buccaneer said: Exact same configuration as User krako13 posted in his video on June 30. If the problem is the Scrollbar maybe it is possible to get rid of it completely? Yeah, you can try either making it always/never visible to see if it corrects. Quote
Buccaneer Posted September 23, 2024 Posted September 23, 2024 How? Ctlr+Alt+S in Launchbox (Hide Scrollbar) seems to have no effect at all (13.17 Beta1). Scrollbar is only hidden in the Sidebar where the Systems are listed. Maybe a bug in Launchbox? Quote
Krako13 Posted October 1, 2024 Posted October 1, 2024 On 9/23/2024 at 4:26 PM, C-Beats said: Yeah, you can try either making it always/never visible to see if it corrects. Hey, I have found a certain "logic" with this problem, it seems to happen when the description of the game (note metadata) is a certain length for the gamedetails windows. If i resize the gamedetails panel, it does'nt occur no more on this particular game (but will on others ones that did'nt dance before) At some point of "zoom" the theme don't know if it has to display a scrollbar or not to display the notes. Quote
hkr Posted October 27, 2024 Posted October 27, 2024 Hello, great theme, been using the list view with vertical details. I'm having an issue where the "View on RetroAchievements.org" button in the vertical details panel doesn't do anything. I ran LB in debug mode but couldn't find anything that seemed to be related to the issue. Any way to fix? Quote
ZhaoLinger Posted March 1 Posted March 1 Love the theme! Any chance we could get ability to resize the top banner to show/hide more? Quote
C-Beats Posted March 3 Author Posted March 3 On 3/1/2025 at 8:47 AM, ZhaoLinger said: Love the theme! Any chance we could get ability to resize the top banner to show/hide more? Yeah, I'll see what I can do about making it a value that can be changed easily in the ThemeValues file Quote
Krako13 Posted April 10 Posted April 10 (edited) On 7/2/2024 at 8:13 PM, faeran said: Is it me or is the game details just getting jiggy with the music? 😉 Hey, Replace Auto by Visible in gamedetailsview at line 1501 seems to solve the problem, at least to me. <ScrollViewer Grid.Row="0" Margin="0" HorizontalScrollBarVisibility="Disabled" VerticalScrollBarVisibility="Visible"> @C-Beats Edited April 10 by Krako13 Quote
ronindoc Posted April 14 Posted April 14 I believe this is the best theme I have seen. It is very well executed, and you can tell that time was invested in it. This should be set as the default theme. 1 Quote
C-Beats Posted April 15 Author Posted April 15 On 4/10/2025 at 7:11 AM, Krako13 said: Hey, Replace Auto by Visible in gamedetailsview at line 1501 seems to solve the problem, at least to me. <ScrollViewer Grid.Row="0" Margin="0" HorizontalScrollBarVisibility="Disabled" VerticalScrollBarVisibility="Visible"> @C-Beats Yeah, you can do this. The issue is related to WPF trying to decide if needs to display the scrollbar or not and this forces it to always do so which eliminates that. Quote
JoeViking245 Posted April 15 Posted April 15 LB v13.21-beta-2, I'm seeing the same issue as @hkr mentioned a little while back. Tested in v13.20 and the following issues are not present. When viewing in Vertical Details, the left/right navigation triangles won't change what your viewing like it does when you select the 'tabs' when in Horizontal Details view. Here, it should be able to navigate/switch to the High Score Leaderboard. Along the lines of the High Score Leaderboard, sometimes the navigation triangles won't appear when they should be there. In Horizontal Details view, the 'tabs' do. I found that if I navigate around enough, tap my nose 3 times, wiggle my toes twice, and navigate back to the game, the triangles will appear. But still don't function. And some that were there, disappear. Note: navigation does work (Vertical Details) in the lower details section. Quote
C-Beats Posted April 15 Author Posted April 15 3 hours ago, JoeViking245 said: LB v13.21-beta-2, I'm seeing the same issue as @hkr mentioned a little while back. Tested in v13.20 and the following issues are not present. When viewing in Vertical Details, the left/right navigation triangles won't change what your viewing like it does when you select the 'tabs' when in Horizontal Details view. Here, it should be able to navigate/switch to the High Score Leaderboard. Along the lines of the High Score Leaderboard, sometimes the navigation triangles won't appear when they should be there. In Horizontal Details view, the 'tabs' do. I found that if I navigate around enough, tap my nose 3 times, wiggle my toes twice, and navigate back to the game, the triangles will appear. But still don't function. And some that were there, disappear. Note: navigation does work (Vertical Details) in the lower details section. Thanks was able to track down the cause and it'll be corrected in 13.21 release. Once that's out I'll push a theme update which solves @hkr's issue as well as some visibility binding errors related to MAME high scores. 1 Quote
Krako13 Posted April 27 Posted April 27 On 4/15/2025 at 1:38 PM, C-Beats said: Yeah, you can do this. The issue is related to WPF trying to decide if needs to display the scrollbar or not and this forces it to always do so which eliminates that. Indeed it should, weirdly this correction just display the scrollbar when needed. instead of always. And no more clipping on anything :). Quote
C-Beats Posted April 28 Author Posted April 28 On 10/27/2024 at 1:24 PM, hkr said: Hello, great theme, been using the list view with vertical details. I'm having an issue where the "View on RetroAchievements.org" button in the vertical details panel doesn't do anything. I ran LB in debug mode but couldn't find anything that seemed to be related to the issue. Any way to fix? This is fixed in the newest version as is many of the issues reported by @JoeViking245 1 Quote
paQ Posted May 9 Posted May 9 (edited) First of all, thanks for this complete theme for Launchbox in desktop mode (I'm one of those who never use Bigbox). C-Beats, see if you can tell me how I can change the height of the details box at the bottom so can show more data. Here's an image so you know what I mean. EDIT: I have found it! Edited May 9 by paQ 1 1 Quote
C-Beats Posted May 9 Author Posted May 9 Glad you got it sorted yourself so quickly @paQ. The theme was quite the undertaking (especially the details section). I do need to sit down with it and clean some stuff up, but overall very happy with it. I too use LB far more than BB and so the theme is very much so well loved on my own PC. I need to find a good way to keep track of change requests and things I can move to the settings file (like that height). Perhaps as I get time I'll start up a GitHub page for it for tickets to be raised, I'm struggling to keep up with requests made elsewhere so it'd be nice to have the central location for it. 2 Quote
Bornabe Wylde Posted Sunday at 09:48 PM Posted Sunday at 09:48 PM I am loving this Theme! Would there be a way to add Mouse Wheel Scrolling support on the "Overview / Achievements / Related Games" tab titles so we don't have to click the left / right arrows to change the tab we're viewing? Would be a nice subtle touch. This would be nice to be able to do inside the Retro Achievements box as well, instead of clicking on the +# box when there's more. Annnnd of course also in the Platform Details section, scrolling through those available tabs/pages would be nice with the mouse wheel scroll. Not sure if any of this is possible, but figured I would ask. I also was curious about a way to show our Rating & the community Rating stars side-by-side so we can see what we rated the game next to what the community rates it. 1 Quote
C-Beats Posted Monday at 12:59 PM Author Posted Monday at 12:59 PM 15 hours ago, Bornabe Wylde said: I am loving this Theme! Would there be a way to add Mouse Wheel Scrolling support on the "Overview / Achievements / Related Games" tab titles so we don't have to click the left / right arrows to change the tab we're viewing? Would be a nice subtle touch. This would be nice to be able to do inside the Retro Achievements box as well, instead of clicking on the +# box when there's more. Annnnd of course also in the Platform Details section, scrolling through those available tabs/pages would be nice with the mouse wheel scroll. Not sure if any of this is possible, but figured I would ask. I also was curious about a way to show our Rating & the community Rating stars side-by-side so we can see what we rated the game next to what the community rates it. Some of those are already in a scroll area which could make things a bit weird trying to add scrollable elements in it. I don't typically use star rating feature so I have to open up the theme/app and take a look at where I even stuck that element to see if I have the space to stick the community rating 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.