cbpowell/MarqueeLabel-Swift

Speed issue of label

Closed this issue · 2 comments

Speed of marquee label in cell increases as much times I reload the tableview .

@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).

@cbpowell even after updating the MarqueeLabel speed the scroll speed of label goes on multiplying.