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

Correct invalid initialization of the CADisplayLink #10

Closed
igooor-bb opened this issue Oct 5, 2022 · 0 comments · Fixed by #11
Closed

Correct invalid initialization of the CADisplayLink #10

igooor-bb opened this issue Oct 5, 2022 · 0 comments · Fixed by #11
Assignees
Labels
bug Something isn't working

Comments

@igooor-bb
Copy link
Owner

I did not take into account that RunLoop.current.run() creates an infinite loop and does not leave the block

@igooor-bb igooor-bb added the bug Something isn't working label Oct 5, 2022
@igooor-bb igooor-bb self-assigned this Oct 5, 2022
@igooor-bb igooor-bb changed the title Correct incorrect initialization of the CADisplayLink Correct invalid initialization of the CADisplayLink Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant