Post

Replies

Boosts

Views

Activity

Comment on Adjusting the width of a UISlider in self.navigationItem.titleView
I can confirm that this works, thank you! I just find it interesting that it does correctly shrink, but not grow without manual adjustment in viewDidLayoutSubviews.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Mar ’25
Comment on What is the logic of autocapitalizationType and the corresponding global setting?
I did create that table in order to illustrate what I found out.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
May ’22
Comment on What is the logic of autocapitalizationType and the corresponding global setting?
That would mean that as a developer you have to set autocapitalizationType on every single UITextField if you want to respect the user's decision?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
May ’22
Comment on "unable to dequeue a cell with identifier" only on iPadOS 15.0
Thanks for the input, it didn't help unfortunately. I should probably also mention that on the initial load of the cells it is working fine even on iPadOS 15.0. But then when a reload gets triggered due to another view becoming active the crash happens.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’21