You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MediaCard flip (back face) compact mode: creators were hidden, now visible with icon-based compact layout (1 creator + +N count)
MediaCard flip compact mode: genres now hidden to free space for creator display
MediaCard flip compact mode: creator +N count merged as superscript next to the pill instead of a separate truncated element
MediaCard flip all modes: creator pills with long names (e.g. "Everything Unlimited Ltd.") now truncate with ellipsis and show full name in a tooltip on hover
Library: creator filter popup showed an empty list because useDistinctCreators was only enabled when the filter presets menu was open (isFilterOpen), not when a creator filter pill popup was opened. Now also enabled when an active creator filter exists.