Author Topic: Split TrackPosition  (Read 4386 times)

cartman005

  • Member
  • Sr. Member
  • *****
  • Posts: 589
This is a long shot because I don't know if anyone else uses the PlayerSplitProgressYOffset element, but if so does anyone know if it's possible to use the element with the track position above the progress bar instead of in line with it?

Current Track Position


Mockup of Preferred Track Position

Thank you.

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34362
i would need to add support for that although wont the progress bar button in your example hit the position/ duration text at the start and end?

cartman005

  • Member
  • Sr. Member
  • *****
  • Posts: 589
wont the progress bar button in your example hit the position/ duration text at the start and end?
Yes it will, I will have to move them up slightly higher. I'm trying to update my beeTunes skin for MusicBee 3 to match iTunes 12 as close as possible as below. I only have the header started right now but I can get everything pretty close except for the track position/duration.

iTunes 12

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34362
i will do this but it might be a couple of days

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34362
i have done this for the next update
change PlayerSplitProgressYOffset to Above
<PlayerSplitProgressYOffset>Above</PlayerSplitProgressYOffset>

i tested this on your existing beetunes skin and its working ok for that


cartman005

  • Member
  • Sr. Member
  • *****
  • Posts: 589
I can confirm that it is working. Thank you!