LiquidLoader icon indicating copy to clipboard operation
LiquidLoader copied to clipboard

LiquidLoader does not update when embedded in UITableViewCell or other UIScrollView based view

Open okipol88 opened this issue 9 years ago • 0 comments

The LiquidLoader stops it updates when scrolling an UITableViewCell and UIScrollView.

Fix: Consider using the update timer in the NSRunLoopCommonModes instead of the default scheduledTimerWithTimeInterval.

okipol88 avatar May 29 '16 19:05 okipol88