Post

Replies

Boosts

Views

Activity

Comment on iOS 16 UITextView line spacing when empty
Thank you so much for posting this solution, @DaleOne... and @winshy too. The FAQ and Mission text views in my app had weird spacing issues all over the place after upgrading to iOS 16 and I couldn't understand why on Earth they did. Turns out I had commented out both their layout manager lines (as I wasn't using them and Xcode was giving me warnings as a result), but I had no idea such an easy solution as uncommenting them both would fix the spacing issues. What a result. Thanks again both.
Topic: UI Frameworks SubTopic: UIKit Tags:
Sep ’22
Comment on iOS 16 UITextView line spacing when empty
Thank you so much for posting this solution, @DaleOne... and @winshy too. The FAQ and Mission text views in my app had weird spacing issues all over the place after upgrading to iOS 16 and I couldn't understand why on Earth they did. Turns out I had commented out both their layout manager lines (as I wasn't using them and Xcode was giving me warnings as a result), but I had no idea such an easy solution as uncommenting them both would fix the spacing issues. What a result. Thanks again both.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’22