Skip to content

macosx: Fix placeholder audio views

Rather stupidly forgot to actually run the setup function for the placeholder views in VLCLibraryAudioViewController; calling this fixes the issue.

After fix:

Screenshot_2023-04-16_at_01.16.35

Before fix:

Screenshot_2023-04-16_at_01.20.59

Signed-off-by: Claudio Cambra developer@claudiocambra.com

Merge request reports