Skip to content

qml: fix "Unknown Artist" is not shown in PlaylistDelegate

Fatih Uzunoğlu requested to merge fuzun/vlc:qml/pldelegateunknownartist into master

This is a delegate, it is inherent that model exists. Instead of checking for model, check the existence of artist and its length.

Request review @chub.

Edited by Fatih Uzunoğlu

Merge request reports