apploft/ExpandableLabel

Not working in UIStackView

aehlke opened this issue ยท 5 comments

The text gets truncated to one line, and only one character if numberOfLines = 1

Hello @aehlke,

I'm using ExpandableLabel in UIStackView without any problem. Could you please provide me with code sample showing the problem? I will take a look.

Thank you

any update?

@sibincc still waiting for a repro :)

actually, no issues it's working fine in my stack view I had to tweak my code a bit that's all

Don't know if anyone is still having this problem, but I find this happens when there are no x-axis constraints on the label.