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

Replace PR #551 change using fatalError() #563

Merged
merged 1 commit into from
Sep 7, 2022
Merged

Replace PR #551 change using fatalError() #563

merged 1 commit into from
Sep 7, 2022

Conversation

scenee
Copy link
Owner

@scenee scenee commented Sep 5, 2022

This resolves #561. The solution of #551 has a side effect on the case of #561, so I replace the solution with fatalError.

Instead of continuing to work a modal presentation transition even if it's not .hidden state, it just crash using the fatalError and the error message as a programmer error.

@scenee scenee merged commit 4dd52b1 into master Sep 7, 2022
@scenee scenee deleted the iss-561 branch September 7, 2022 11:35
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

Successfully merging this pull request may close these issues.

Floating Panel close automatically after change in PR #551
1 participant