Skip to content

qml: Revamp the default label implementation

Benjamin Arnaud requested to merge bunjee/vlc:ci-playlist into master

This MR makes EmptyLabel generic and adds two specific implementations:

  • EmptyLabelButton that comes with a "browse" button
  • EmptyLabelHint that comes with a hint label

EmptyLabelHint is useful in the playlist tab where the "browse" button is not relevant.

fix #26282 (closed)

VirtualBoxVM_jpD6cGK24y ETSNxufAMu

Edited by Benjamin Arnaud

Merge request reports