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

Wavegeneration stopped when scroll tableview #63

Closed
HardikTecocraft opened this issue Mar 16, 2023 · 3 comments
Closed

Wavegeneration stopped when scroll tableview #63

HardikTecocraft opened this issue Mar 16, 2023 · 3 comments

Comments

@HardikTecocraft
Copy link

HardikTecocraft commented Mar 16, 2023

No description provided.

@dmrschmidt
Copy link
Owner

Saw you closed this. Did you find the issue? My suspicion would've been that this could be solved by changing the DispatchQoS.QoSClass, which defaults to .userInitiated in the lib. But it might not be exposed for your use case.

@HardikTecocraft
Copy link
Author

HardikTecocraft commented Mar 17, 2023

Yes, it's solved by using below method

RunLoop.current.add(Timer, forMode: .common)

@dmrschmidt
Copy link
Owner

thx for sharing 👍

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