EDStarRating icon indicating copy to clipboard operation
EDStarRating copied to clipboard

When using the version with the tintColor support, there are memory bugs

Open glancashire opened this issue 11 years ago • 1 comments

I add a EDStarRating to a UICollectionViewCell. This seems to work until I start scrolling, then a crash occurs (looks like a memory issue)

glancashire avatar Jan 14 '14 13:01 glancashire

Just tried with a collectionView with thousand of items and could not find crashes or leaks. could you try with latest HEAD? i did some changes and moved to ARC-only.

erndev avatar Jan 14 '14 20:01 erndev