Jump to content
LaunchBox Community Forums

Recommended Posts

Posted

Understood that the themes could be changed back, but I like the look of the new default overall, yet without titles below, I can't use it.b just thought you would want more community feedback

Posted

I will be adding an option to always show the titles, as they are currently displayed when an item is selected (overlapping the box art a tiny bit). I'm planning to put the option in the controls bar to make it easy to turn on and off.

What I specifically won't be doing for this particular theme is adding text below the boxes, because I feel like it will ruin much of the cleanliness of the theme (among other reasons, like the fact that I don't want to spend the extra time to do it for the moment). The good news is, though, as always, these themes are completely customizable, and I'm sure someone will step up and build something similar if enough people want it.

  • Like 2
  • Thanks 1
Posted
3 minutes ago, Jason Carr said:

What I specifically won't be doing for this particular theme is adding text below the boxes, because I feel like it will ruin much of the cleanliness of the theme

Im in agreement here. Thats the thing with themes they are very subjective, i have searched high and low for my "perfect" bigbox and Launchbox themes, i havent quite found either yet (and im not quite sure what that "perfect" theme is for me, ill know it when i see it though), always a little niggle or two for me. At the end of the day though the same themes people have always used are still available, this just adds another one to the pile of choice that you have. 

  • Like 3
Posted
1 hour ago, Jason Carr said:

The good news is, though, as always, these themes are completely customizable, and I'm sure someone will step up and build something similar if enough people want it.

Or if you really want it bad enough spend a little bit of time each day and learn some coding.  I have been able to tweak some themes to my liking and managed to learn enough even to release my own pause/startup themes. It really is not too daunting. 

  • Like 1
Posted
5 minutes ago, Retro808 said:

Or if you really want it bad enough spend a little bit of time each day and learn some coding.  I have been able to tweak some themes to my liking and managed to learn enough even to release my own pause/startup themes. It really is not too daunting. 

meh, ill wait till you make it "good". :)

 

  • Like 2
Posted
18 minutes ago, Retro808 said:

Or if you really want it bad enough spend a little bit of time each day and learn some coding.  I have been able to tweak some themes to my liking and managed to learn enough even to release my own pause/startup themes. It really is not too daunting. 

Just don't get so good you can replace me, kinda liking it here.

  • Like 2
Posted
5 minutes ago, DOS76 said:

get back to work then

I know. If @C-Beats has enough time to post on the forum that must mean coding is not getting done. 

8 minutes ago, C-Beats said:

Just don't get so good you can replace me, kinda liking it here.

We're taking a bit of a liking to you too. Yeah that is not happening anytime soon. Already getting irritated trying to figure out something in a LBTheme I am doing. Time to bug Jason.....lol

Posted (edited)

Took me a moment or two, but the change is real easy to do.

 

image.thumb.png.5261b749f671cb74e8aca561e333d13c.png

BoxesContentView.xaml

Lines 97/98


<Border x:Name="ImageTextBorder" VerticalAlignment="Bottom" HorizontalAlignment="Stretch" Background="#DD000000"
Visibility="Collapsed" CornerRadius="0,0,4,4">
 
Change to 
  
<Border x:Name="ImageTextBorder" VerticalAlignment="Bottom" HorizontalAlignment="Stretch" Background="#DD000000"
Visibility="Visible" CornerRadius="0,0,4,4">

 

I like the new theme, but i think the no text is situational on certain Systems. Would love to see this have a toggle for each system, im not sure how easy that would be to do though.

 

Edited by MadK9
Posted
12 minutes ago, Lordmonkus said:

Now make a YouTube video "Launchbox Devs Hate This One Amazing Trick !!!!"

While we have the monkey himself here, i expext this new theme with the spacing of "Bad old Monkey" crack on.

 

Posted
1 minute ago, Lordmonkus said:

Nope, not touching it, my theming career ended as soon as it started. Started and ended with perfection.

lol, its not perfection until you close these gaps on the new one.

Posted (edited)

after checking the below LaunchBox has been thinking for about 10-15 minutes with the windows spinning circle after clicking on OK. (edit: just clicked OK on a random section in Options and its doing the same thing)

image.thumb.png.618abc5f8723635f2edccbcb899ac84f.png

 

image.thumb.png.136d2cdda8078a0728a0ae2b8d3a2495.png

 

After waiting some time it done it but isn't applying the center text.

image.thumb.png.35e91f293355298ea7f4d3b0e085f11a.png

Edited by wallmachine
  • Like 1
Posted (edited)

I'm finding the zooming in/out for boxes is freezing a lot with the new theme.

Also is it possible to scale images to the button bar so images do not appear behind it?

image.thumb.png.1b46f93893be06dee34bdc902d196c38.png

Edited by wallmachine

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...