okmr-d / DOFavoriteButton

Cute Animated Button written in Swift.
MIT License
3.61k stars 297 forks source link

Kills UITableView scrolling performance #22

Open ghost opened 8 years ago

ghost commented 8 years ago

I had a UITableViewCell with 3 DOFavoriteButtons and some UILabels yet my scrolling performance was abysmal. I hid the 3 DOFavoriteButtons and my scrolling performance was silky smooth. I really like the animation, I think it's really nice but unfortunately it's not good enough to sacrifice the smoothness of my app. Any solutions I could try? Thanks

GauravTechbirds commented 8 years ago

Its a Major issue and needs to be fixed as it is affecting the smoothness of tableview scrolling