You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your code looks correct; a project that reproduces this would help me investigate it. I don't have the time to try and reproduce it with a new project.
I am trying to set a custom font as globally as possible, and the first things I tried were:
and also (with Teacup::Appearance.apply in my app delegate):
whereas these work:
I am on iOS 7, and all my UILabels are inside TableViews. I have included the Teacup::TableViewDelegate.
Am I missing something or misunderstanding how styling classes is supposed to work? Thanks.
The text was updated successfully, but these errors were encountered: