Nothing that impressive to write about today. It was a busy day at work, and afterwards I mainly played games and watched TV.
But I came into a problem at work today, where I couldn’t add any padding easily to a UILabel in an app. So I wrote a small subclass that adds an insets variable, and made sure it still worked with AutoLayout. You can find that here on the blog, or the code directly on GitHub.