Closed vkcldhkd closed 7 years ago
I want to use AttributedLabel in dynamic cell. However, the AttributedLabel must have a fixed height. AttributedLabel is too fast compared to UILabel, so I want to use it.
Thank you for your new issue. I try to consider it.
It was supported. Please use var intrinsicAutoLayout: Bool and check README about the flag.
var intrinsicAutoLayout: Bool
I want to use AttributedLabel in dynamic cell. However, the AttributedLabel must have a fixed height. AttributedLabel is too fast compared to UILabel, so I want to use it.