Skip to content

CheckDelegate: Refactor label padding

ivan tkachenko requested to merge work/ratijas/checkdelegate-label-padding into master

With typed instanceof check and a separate named function it is overall easier to read.


This is one many components in QQC2 style implementation that could benefit from simplicity of Padding container type.

Merge request reports