BOZPongRefreshControl v1.0.1 Release Notes
Release Date: 2014-10-16 // over 10 years ago-
๐ Changes:
- ๐ Fixed a memory leak caused by a strong retain cycle
- ๐ Fixed a bug introduced in iOS 8 that causes stutter when the user triggers a refresh
Thanks to @IPCStudios for catching the memory leak and suggesting the fix!
Previous changes from v1.0.0
-
๐ Changes:
- Orientation changes work!
- Refresh control attachment now works the same for UIScrollViews and UITableViews
- โ Added a beginLoading function to manually start a refresh
- Took out the cover view and corresponding property, it now hides the refresh control by shrinking it
- 0๏ธโฃ Made the default game speed a little faster
- Other minor improvements/cleaning
Thanks to @jconst, @MahirEusufzai, and @ajfigueroa for their contributions!