Skip to content

qml/Playlist: fix items overlapping with other controls

Prince Gupta requested to merge jagannatharjun/vlc:playlist-fix into master

fix by cliping the view
KeyNavigableListView used to clip by default but was changed in 5dc6c97f

Edited by Prince Gupta

Merge request reports