Giulio

Results 4 comments of Giulio

I would also like this feature!

Hi @stephencelis, I'm having a similar problem. Your code works fine since you are setting the frame manually: ```swift label.frame.size = .init(width: 320, height: 160) ``` but if you let...

I'm not using Auto Layout but just the `sizeToFit()` `func`, if this can help

Any news on this @stephencelis?