Author Topic: Four skining questions and a bug  (Read 12301 times)

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34312
i have adjusted the centering up 1px for when the progress bar is above, and also for the volume slider i have tweaked the centering which depended on a number of factors if it was 1px too low
http://musicbee.niblseed.com/V2_2/MusicBee_Exe_Patched.zip

endeavour1934

  • Full Member
  • ***
  • Posts: 207
i have adjusted the centering up 1px for when the progress bar is above, and also for the volume slider i have tweaked the centering which depended on a number of factors if it was 1px too low
http://musicbee.niblseed.com/V2_2/MusicBee_Exe_Patched.zip
Thanks! It's perfect now  :D


endeavour1934

  • Full Member
  • ***
  • Posts: 207
most accidental forum title eveerrr ::)
;D

BTW, there are still two of the questions unanswered  :P

endeavour1934

  • Full Member
  • ***
  • Posts: 207
By the way, when the player is on the top bar, there seems to be a 1px line below the player, linked to the player bg color. Is there any way to get rid of it?

redwing

  • Guest
Try

<element id="ApplicationBackColour" bg="255,0,0" />

Then you will see where the red lines are drawn.

You can adjust their widths by changing values for MainPanelMargin.Left, Right, Top, Bottom and MainPanelSeparatorMargin

Another way is using the same color of background for bg of ApplicationBackColour.

---

BTW did you see the two posts I added?