Skip to content

kcms/rules: Fix section header and info button sizing

Vlad Zahorodnii requested to merge work/cherry-pick-0991cded into Plasma/6.0

The section header being now a QQC2.ItemDelegate needs to explicitly set the width to be visible.

The ContextualHelpButton size was getting constrained by the parent layout's being adjusted to just the label height.

(cherry picked from commit 0991cded)

Merge request reports