Skip to content

[FormLayout] fix binding loop for leftPadding of heading of checkablebuddy

Smit Patil requested to merge smitpatil/kirigami:fork/work/fix_binding_loop into kf5

After tinkering with some Units, iconSizes.smallMedium seems to work best and gives same result as parent.indicator.width or current height

Units.gridUnit , Units.largeSpacing, Kirigami.Units.gridUnit + Kirigami.Units.largeSpacing did not gave sane results

Merge request reports