Closed DavidSkrundz closed 12 years ago
Are you sure about this? I run the demo trough Instruments, and didn't find any leak. Can you post me the backtrace for the leak you get?
Ok, apparently it's a known 5.1 framework, it happens every time you scroll a UIScrollView, see:
https://devforums.apple.com/message/630695 http://stackoverflow.com/questions/9757956/instruments-show-leak-in-main-m-xcode-4-3-1
So I'm closing this one, it's not related to the control
While debugging my app and looking for leaks, I discovered that 48 Bytes of data are leaked every time the control refreshes. I have confirmed that I am not the cause by running your demo project and scanning it.