Speed issue of label
Closed this issue · 2 comments
Ashish12425 commented
Speed of marquee label in cell increases as much times I reload the tableview .
cbpowell commented
@Ashish12425 This version of MarqueeLabel is no longer being updated. Please use the combined Swift and Objective-C MarqueeLabel version instead! You may be running into an issue which has already been fixed.
Additionally, that repo contains an example UITableView usage to cross-check against your own implementation (for things like cell reuse).
Ashish12425 commented
@cbpowell even after updating the MarqueeLabel speed the scroll speed of label goes on multiplying.