Jump to content
LaunchBox Community Forums

Xer0graV

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Xer0graV

  1. On 4/16/2017 at 8:46 PM, eatkinola said:

    So, I can replicate this problem on my secondary computer -- used by my kids to play games.  It runs Windows 7 just like my main computer on which I developed the theme.  On the secondary computer, I did a clean install of LB which prompted me to install .NET Framework 4.6.2 -- after installing this, the problem went away.  This leads me to believe it was either a bug in an older version of LB or that I needed an updated version of .NET.

    Would you consider trying a fresh install of LB, which should also prompt you to install .NET 4.6.2 if not already?  You might want to backup your current version of LB (database, images, etc.) just in case.  Thanks a lot for helping troubleshoot this issue.  Hopefully this gets it resolved for you.

    I found the solution to my issue by editing the GameDetailsView.xaml file in Minimal AO> Views folder. In both the GAME DETAILS PANEL and GAME NOTES area I edited: Style="{DynamicResource AOTbMainFont}" to read Style="{DynamicResource AOTbMain}".  All colors set in the !ACTIVE.xaml file now apply within the theme. 

    Thanks again for the great theme Eatkinola, and keep up the good work.  

    • Like 1
  2. Thanks for looking into this further. I'm currently running Windows 10 which has .NET Framework 4.6.2 installed. I did try a fresh copy of Minimal AO and Minimal AOX, both result in the same issue as before. Maybe this is a Windows 10 only issue?

  3. Thanks again, and no rush. The issue isn't present when viewing filters (Attached Screenshots). It's only the game details on the game selection and play screens.

     

    Untitled.png

    Untitled4.png

    Untitled3.png

    Untitled2.png

  4. 1 hour ago, eatkinola said:

    @Xer0graV: Thanks for the question.  Are you using the latest version of the theme?  This is what I get when I edit !ACTIVE.xaml to the following:

    
    <SolidColorBrush x:Key="AOMainFontColor" Color="Red" />
    <SolidColorBrush x:Key="AOEmphFontColor" Color="Black" />
    <SolidColorBrush x:Key="AODecoFontColor" Color="Black" />

    58eec61347c26_NewBitmapImage.thumb.jpg.a54def5b46bdfe2673fba17f8f073d8a.jpgYou should be able to easily change the font colors.  The latest version of Minimal-AO is 4.3.  Please ensure you're using the latest version.  You might also want to unpack a fresh install of the theme, but be sure to save any skin files you modified in case you want to restore them.

    Thx for the help, I must have some other issue. I unzipped a clean 4.3, then edited the !ACTIVE.xaml in the same manner.

        <SolidColorBrush x:Key="AOMainFontColor" Color="Red" />
        <SolidColorBrush x:Key="AOEmphFontColor" Color="Black" />
        <SolidColorBrush x:Key="AODecoFontColor" Color="Black" />

    Resulted in:

     

    Untitled.pngI may have to try a clean copy of LB...

×
×
  • Create New...