Summary: | ItemViewHeader not working inside KCMs not in an application window | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kirigami | Reporter: | Harald Sitter <sitter> |
Component: | general | Assignee: | Marco Martin <notmart> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | nate, nicolas.fella |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | Not decided | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
main.qml (minimal example)
shot of the screen |
Description
Harald Sitter
2020-08-28 13:10:45 UTC
Created attachment 131241 [details]
shot of the screen
I suppose the problem is that it assumes the presence of applicationWindow() Yep. Probably needs some if-elseing. |