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

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 34990
Also found that the thumbnail browser is not using the .ScrollBarBackground attributes from Panel settings or from FilterPanel overrides (when used)
yes i am aware of this one and still trying to get it right with the metro skins which are using transparency on the colours

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 34990

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 34990
for scrollbars i have added support for lowlighting inactive scrollbar sliders ie. the lowlight colours will show unless you click on the slider and drag it
Panel.ScrollBar.Lowlight
LeftNavigator.ScrollBar.Lowlight
Panel.ChildBody.ScrollBar.Lowlight
FilterPanel.ScrollBar.Lowlight
ColumnBrowser.ScrollBar.Lowlight
Content[Artwork].ScrollBar.Lowlight

if you only want the lowlight colours to apply to narrow scrollbars eg. you only want the narrow scrollbars to be more blended into the background
  <element id="ScrollBarLowlightNarrowOnly">true</element>

http://musicbee.niblseed.com/V3_0/MusicBee3_Patched.zip

unzip into the musicbee application folder and run MusicBee3.exe

hiccup

  • Hero Member
  • *****
  • Posts: 9149

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 34990
For v3, the fg value of  id="Controls.Button.Disabled" is ignored.
its working ok in the places i check eg. auto-dj panel
where are you looking?

hiccup

  • Hero Member
  • *****
  • Posts: 9149

hiccup

  • Hero Member
  • *****
  • Posts: 9149
For v3, the fg value of  id="Controls.Button.Disabled" is ignored.
its working ok in the places i check eg. auto-dj panel
where are you looking?

At this location 'Configure' should have the color for disabled:

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 34990
At this location 'Configure' should have the color for disabled:
thats also fine for me. If thats the only one then there is more likely to be some issue with it being incorrectly enabled rather than the skin

for the tick image colour skin request, for the next update i have added:
<element id="Menu.DropDownCheckBoxImage" fg="210,10,120" />

psychoadept

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10940
I'm seeing this little glitch on all my pop-up windows:

MusicBee Wiki
Use & improve MusicBee's documentation!

Latest patches
(Unzip and overwrite existing program files)


hiccup

  • Hero Member
  • *****
  • Posts: 9149
thats also fine for me. If thats the only one then there is more likely to be some issue with it being incorrectly enabled rather than the skin

Then it's indeed probably a funny little glitch from having tried out a Winamp plugin shortly in the past.

hiccup

  • Hero Member
  • *****
  • Posts: 9149

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 34990
I'm seeing this little glitch on all my pop-up windows:
its ok for me using you v3 skin from dec 17
as a guess for the issue, make sure the control box images are 15px high

psychoadept

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10940
By control box do you mean the border images?
MusicBee Wiki
Use & improve MusicBee's documentation!

Latest patches
(Unzip and overwrite existing program files)

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 34990
min/ max/ close
also i suggest you use transparent colours to fill those images so there arent minor discrepancies with the rest of the caption bar as is the case now