Author Topic: Question about Panel.ChildBody.Default  (Read 3541 times)

Alumni

  • Sr. Member
  • ****
  • Posts: 1007
I'm trying to change the background color of the top panel in devices node. According to hiccup's sample skin, this value comes from Panel.ChildBody.Default, but for some reason with my skin the color I set is being ignored and substituted for an auto-picked color. Have I overlooked something?

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34349
There is some backwards compatibility code that comes into play.
Unless you have
<element id="TrackInfoPanel" />
MB will use 250,250,250
if it is present, Panel.ChildBody.Default will be used

Bee-liever

  • Member
  • Sr. Member
  • *****
  • Posts: 3833
  • MB Version: 3.6.8849 P
There is some backwards compatibility code that comes into play.
Unless you have
<element id="TrackInfoPanel" />
MB will use 250,250,250
if it is present, Panel.ChildBody.Default will be used

Except if you are using the <element id="MusicExplorer" overrides, then theses will take precedence.
MusicBee and my library - Making bee-utiful music together