BOZPongRefreshControl v1.0.1 Release Notes
Release Date: 2014-10-16 // over 7 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!