ZLHistogramAudioPlot icon indicating copy to clipboard operation
ZLHistogramAudioPlot copied to clipboard

UITableView scrolling freezes histogram

Open dimovskidamjan opened this issue 9 years ago • 0 comments

When used in the same view controller with a UITableView or UICollectionView there is a problem when scrolling the table view. I'm guessing that they are both performed on the main thread, and that's what causing the histogram to freeze while the table view is scrolling.

dimovskidamjan avatar Jun 04 '15 09:06 dimovskidamjan