Skip to content

qml/VideoList: Add a small TableView model

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

This MR adds a small TableView model to the VideoListDisplay that's triggered when the view is really tight. This allows us to display more informations with less columns. This should also make the UI more usable when the available width is limited.

pZngTO87Qm

Edited by Benjamin Arnaud

Merge request reports