Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slow when loading with UITableView #14

Open
lunayo opened this issue Jun 24, 2015 · 1 comment
Open

Slow when loading with UITableView #14

lunayo opened this issue Jun 24, 2015 · 1 comment

Comments

@lunayo
Copy link

lunayo commented Jun 24, 2015

There is some performance issue (lagging) when trying to reload the tableview which contains a number of cells that was added with the waveform view. I have tried to concurrently load the waveform view with GCD but it is not very stable — keep crashing.

@pixlwave
Copy link

pixlwave commented Dec 3, 2015

I'm hitting a similar issue, but with a 1 or 2 second delay when modally presenting a view controller with an SCWaveformView in it's hierarchy. I've had a look at the code, but as the wave is drawn using an array of layers, I presume that queuing this to run in the background is an impossible task?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants