Fix SectionListHeaders on DownloadListPage

SectionListHeader has been ported to ItemDelegate in KF6, which needs
the width to be set explicitly.
This commit is contained in:
Bart De Vries 2024-01-22 20:23:50 +01:00
parent c0b763700e
commit 612ebe30a7
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ Kirigami.ScrollablePage {
section {
delegate: Kirigami.ListSectionHeader {
width: episodeList.width
required property string section
// NOTE: the Enclosure.Status enum values get converted to strings