PeteC / DSLCalendarView

Simple calendar view for iOS
347 stars 82 forks source link

Takes time to open #47

Open Horray opened 9 years ago

Horray commented 9 years ago

I implemented this in xcode. I have a problem. Whenever the view controller that has the calendar class opens, it takes a couple seconds to actually open. What can I do to fix that?

Linknaruto commented 9 years ago

The labels font in the "DSLCalendarMonthSelectorView.xib" are set to Gotham. Change them to the system default font and it will be faster.

This helped me : http://stackoverflow.com/questions/30735005/xib-taking-long-time-1s-to-load-uifont-cache-seems-to-blame