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

hiccup

  • Hero Member
  • *****
  • Posts: 9149
The highlight border in track details shows only on top of the line, not on the bottom.



edit:
This is in Album and Tracks view. In Track Details view it's o.k.

Confirming that it's now fixed for 'Highlight', but not yet for 'Lowlight'.

hiccup

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

hiccup

  • Hero Member
  • *****
  • Posts: 9149
this is now supported for enabled arrows. However when disabled, its coloured gray by windows

Confirming that it's working.
A pity 'disabled' is 'windows grey'.

hiccup

  • Hero Member
  • *****
  • Posts: 9149
Not a request, nor a complaint, only an observation:
<element id="FullNodeSelect">true</element> doesn't seem to do anything in v3.

Steven

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

Bee-liever

  • Member
  • Hero Member
  • *****
  • Posts: 3871
  • MB Version: 3.6.9255 P
with regards to the scrollbar default/lowlight elements
if it's not too difficult could you please implement
<element id="ScrollBarBorderNarrowOnly">true</element>
so if you have
<element id="ScrollbarNoArrows">true</element> active
the border attribute will only show when narrow scrollbars are used



for podcasts you have already added
<element id="Controls.SubscriptionCounter" bg="xxx,xxx,xxx" fg="xxx,xxx,xxx" />
<element id="Controls.EpisodeNotPlayed bg="xxx,xxx,xxx" />

would <element id="Controls.EpisodeDownloading" bg="xxx,xxx,xxx" />
be possible for the little blue arrow in front of the episode/s that is downloading
Last Edit: December 30, 2015, 11:20:29 AM by Bee-liever
MusicBee and my library - Making bee-utiful music together

hiccup

  • Hero Member
  • *****
  • Posts: 9149
i added "AlertIcon" to override the alert icon image

Would it be possible to have alert icons at other locations using that image too?





And there are probable a few more.
Last Edit: December 30, 2015, 12:11:03 PM by hiccup

hiccup

  • Hero Member
  • *****
  • Posts: 9149
If I am correct:  <element id="PlaylistManagerIcon">  was added recently.
But I can't get it showing up.
Is 16x16 correct? Do I have the name right?

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 34990
Would it be possible to have alert icons at other locations using that image too?
no - these are different and i have used the windows implementation

If I am correct:  <element id="PlaylistManagerIcon">  was added recently.
its "PlaylistDirectoryIcon"



phred

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 10279
At the bottom of the Tag Editor there are left and right arrows in the lower left corner and "save" and "close" buttons in the lower right.
I have determined that they are both the same element (Controls.Button.Highlight) but changing the highlight fg and bdr only changes the text and border in the save and close buttons.  While the bdr does indeed change for the left and right arrows, the fg color doesn't.  Is this intentional?  Can we get an override?  Or a new element?
Download the latest MusicBee v3.6 patch from here.
Unzip into your MusicBee directory and overwrite existing files.

----------
The FAQ
The Wiki
Custom Forum Search
Posting screenshots is here

Bee-liever

  • Member
  • Hero Member
  • *****
  • Posts: 3871
  • MB Version: 3.6.9255 P
in compact player
when using the standard progress bar and "Draw Controls on Picture" is activated I can see that MB now uses only the fg attribute from "Compact.Player.ProgressBar" and creates a translucent colour from the bg attribute.  This looks good.

but
when "Draw Controls on Picture" is not being used the bg colour is not being restored and the translucent effect is still active.
wouldn't be too bad if Compact.Player.ProgressButton could be used
but that override is currently being ignored :(
Last Edit: December 31, 2015, 08:32:20 AM by Bee-liever
MusicBee and my library - Making bee-utiful music together

Bee-liever

  • Member
  • Hero Member
  • *****
  • Posts: 3871
  • MB Version: 3.6.9255 P
with preferences panel:

fg attribute of <element id="Controls.Button.Disabled" is not working in 3.0;

when using of the dropdown menus the "Controls.InputControl.Lowlight" colours are used to highlight an item on mouse-over
"Controls.InputControl.Highlight" colours are only used when an item is selected.

Is this an intentional change from 2.5 where highlight colour is used for mouse-over and selection?
If so, could you change it so highlight is used for mouse-over and selection and lowlight persists on an item after it is selected.
Same way as the Hotkeys panel works.


MusicBee and my library - Making bee-utiful music together

Steven

  • Administrator
  • Hero Member
  • *****
  • Posts: 34990
when using of the dropdown menus the "Controls.InputControl.Lowlight" colours are used to highlight an item on mouse-over
"Controls.InputControl.Highlight" colours are only used when an item is selected.

Is this an intentional change from 2.5 where highlight colour is used for mouse-over and selection?
If so, could you change it so highlight is used for mouse-over and selection and lowlight persists on an item after it is selected.
Same way as the Hotkeys panel works.
would you mind posting a screenshot for both of these and let me know the skin you are using as i am not sure what you mean with these