Skip to content
Snippets Groups Projects
Commit 2a8dead1 authored by Prince Gupta's avatar Prince Gupta :speech_balloon:
Browse files

qml/MusicExpandDelegate: clip music list

content may overflow to artist thumbnail
parent 989789a0
No related branches found
No related tags found
1 merge request!1017qml: fix overflowing music views
......@@ -250,6 +250,7 @@ FocusScope {
}
}
clip: true // content may overflow if not enough space is provided
headerPositioning: ListView.InlineHeader
section.property: ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment