Skip to content

SimpleKCM: port header to Kirigami.Padding

Nate Graham requested to merge ngraham/kcmutils:port-simplekcm-to-padding into master

This fixes headerPaddingEnabled: false not working, as currently the header always shows padding no matter what. We have a dedicated Kirigami thing to control this; let's use it.

@ratijas

Merge request reports