View Issue Details

IDProjectCategoryView StatusLast Update
0020738MMW 5Main Panelpublic2024-03-30 12:32
Reporterzvezdan Assigned To 
PrioritynoneSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version5.1 
Summary0020738: attributePopup background color for artists without artwork is inconsistent
DescriptionEntire Library / Artists - Grid view: attributePopup background color for artists without artwork is inconsistent. At start it is always @popupBgColor, but after I select some artist with displayed artwork, it will change for that artist and also the same color will be used randomly for other artists that don't have displayed artwork, with some displaying the initial @popupBgColor. If I select another artist with displayed artwork, its background color will be remembered and displayed for other artists without artwork. These colors will be remembered even if I switch nodes and return to the same view. These colors are not from the skin, but they are set by the program. I suppose you are using an algorithm to determine that color based on major color that appears on the artwork.

I don't know if this is intended, but that is inconsistent and wrong. The attributePopup background color for artists without artwork should not depend on which previous artist was selected. It should always be the same using @popupBgColor from the active skin, or maybe it could be the same as the color of .imageSquare > .noArtText (I think it is set by funkyMissingArtwork).

This also happens with artists in the Entire Library - Browser view, Years - Grid view, Home / Artists (see all) and maybe in other places.

It seems that this is not happening with album popups.
TagsNo tags attached.
Fixed in build3009

Activities

michal

2024-03-27 17:05

developer   ~0074829

Fixed in build 3009. It now correctly returns original @popupBgColor. I also fixed getting color from artist image, it was also buggy (older regression) and did not work often.

peke

2024-03-30 12:32

developer   ~0074877

Verified 3010