Label has verticalAlignment: lineCount > 1 ? Text.AlignTop : Text.AlignVCenter but in this delegate the height stretches to fit the text: - height depends on verticalAlignment - lineCount depends on height creating a loop with this in the middle. In this case we always want delegates in the middle, so we can just override the superclass.wilder-5.14
parent
063202dde0
commit
d134f8d312
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue