Author Topic: Skin- and visual errors related to, and skinning requests for MusicBee v3  (Read 294964 times)

psychoadept

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 10691
That extra space in the caption bar is very nice!

These areas really need separate elements:



If it's hard to see in the picture, it's three areas: The AZ jump bar/left panel header, the extension into the right panel, and the headers for the lower positions in the left and right panels.
Last Edit: November 29, 2015, 07:18:48 PM by psychoadept
MusicBee Wiki
Use & improve MusicBee's documentation!

Latest beta patch (3.5)
(Unzip and overwrite existing program files)

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34351
you can already use this to override the top header bar:
<element id="HeaderBar" bg="235,235,235" fg="60,60,60" bdr="230,230,230" />

so only one new element would be needed for the header bar in the right sidebar

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34351
And after some erratic fiddling, enlarging and minimalizing the whole window, sometimes a 'close' button appears at a strange location in the caption bar.
if that happens again after the next update then please let me know

psychoadept

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 10691
you can already use this to override the top header bar:
<element id="HeaderBar" bg="235,235,235" fg="60,60,60" bdr="230,230,230" />

so only one new element would be needed for the header bar in the right sidebar

Great, thanks!  For now I like the right sidebar the same at the top, but I can imagine that some would prefer it different.

Edit: after fiddling with possible layouts, I may be changing my mind.

Meanwhile, is it intended that the Now Playing List (and Column Browser) overrides no longer work?

Also the "search" placeholder text in the search box no longer uses the skin color.
Last Edit: November 30, 2015, 03:56:07 AM by psychoadept
MusicBee Wiki
Use & improve MusicBee's documentation!

Latest beta patch (3.5)
(Unzip and overwrite existing program files)

Bee-liever

  • Member
  • Sr. Member
  • *****
  • Posts: 3833
  • MB Version: 3.6.8849 P
When you click on the volume arrow in the mini player, the volume adjustment bar is drawn underneath the panel - not on top.
The only way you can access it, is to move the player from on top of it.
that should have been addressed in the last update

Thank you. now working even when using the pop-up volume.
But, can you tell me where the volume indicator is drawing its colour from?
It shows in some skins, but not others.

shows in MusicBee3


but not in AeroBee




with the removal of the internal web browser and the increased need for the web plugin, an override for the "Web Browser" node icon would be appreciated.
Last Edit: December 01, 2015, 09:56:47 AM by Bee-liever
MusicBee and my library - Making bee-utiful music together

hiccup

  • Sr. Member
  • ****
  • Posts: 7873
This is about:
(quote from skin.xml:)

Quote
<!-- spectrum, love and rating can be hidden by user preference
   - when an element is located relative to one of these (hidden) elements,
     the following rules specify which element should be used instead for the relative reference -->"

For v3, the image TrackInfoRight.png is not changing it's position set relative to other elements.

Checked with A Sophisticated Bee. It works o.k. in v2.x, not in v3.

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34351
This is about:
(quote from skin.xml:)

Quote
<!-- spectrum, love and rating can be hidden by user preference
   - when an element is located relative to one of these (hidden) elements,
     the following rules specify which element should be used instead for the relative reference -->"

For v3, the image TrackInfoRight.png is not changing it's position set relative to other elements.

Checked with A Sophisticated Bee. It works o.k. in v2.x, not in v3.
i am not seeing any difference in behavior when those elements are hidden. In both versions the track info panel stays the same width for this skin. Unless of course you have made new changes in which case can you post a link

hiccup

  • Sr. Member
  • ****
  • Posts: 7873
This is about:
(quote from skin.xml:)

Quote
<!-- spectrum, love and rating can be hidden by user preference
   - when an element is located relative to one of these (hidden) elements,
     the following rules specify which element should be used instead for the relative reference -->"

For v3, the image TrackInfoRight.png is not changing it's position set relative to other elements.

Checked with A Sophisticated Bee. It works o.k. in v2.x, not in v3.
i am not seeing any difference in behavior when those elements are hidden. In both versions the track info panel stays the same width for this skin. Unless of course you have made new changes in which case can you post a link

Could you please check again with Tron Punk skin?
It is very noticeable there.
If not, I am really confused, and will have an even more thorough look at it than I already have.

hiccup

  • Sr. Member
  • ****
  • Posts: 7873
This is about:
(quote from skin.xml:)

Quote
<!-- spectrum, love and rating can be hidden by user preference
   - when an element is located relative to one of these (hidden) elements,
     the following rules specify which element should be used instead for the relative reference -->"

For v3, the image TrackInfoRight.png is not changing it's position set relative to other elements.

Checked with A Sophisticated Bee. It works o.k. in v2.x, not in v3.
i am not seeing any difference in behavior when those elements are hidden. In both versions the track info panel stays the same width for this skin. Unless of course you have made new changes in which case can you post a link

Could you please check again with Tron Punk skin?
It is very noticeable there.
If not, I am really confused, and will have an even more thorough look at it than I already have.

PS,
Be sure to download the recent versions that are on the first post of the respective skin topics:
http://getmusicbee.com/forum/index.php?topic=8164.0
http://getmusicbee.com/forum/index.php?topic=7871.0

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34351
yes i can see the behavior with the Tron Punk skin and it should be fixed for the next update

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34351
with the removal of the internal web browser and the increased need for the web plugin, an override for the "Web Browser" node icon would be appreciated.
i have added "WebBrowserIcon"


just a note while i remember
PlayerFlat.DisplayPanel is now used to set the override color in standard skins to set the centered display panel when "Progress Bar in Middle" is selected
Last Edit: December 01, 2015, 09:28:08 PM by Steven

Alumni

  • Sr. Member
  • ****
  • Posts: 1007
i have added "WebBrowserIcon"

Hi Steven, can you confirm if all overrides are available, or are some yet to be added?
I asked earlier but you may have missed it: http://getmusicbee.com/forum/index.php?topic=16643.msg99005#msg99005

Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34351


Steven

  • Administrator
  • Sr. Member
  • *****
  • Posts: 34351
Thank you. now working even when using the pop-up volume.
But, can you tell me where the volume indicator is drawing its colour from?
It shows in some skins, but not others.
PlayerMini.Control.Default
but if that or the PlayerMini.Background element is not defined, then the colors are retrieved from the sidebar player