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

Separate Scene Delegate in Separate Class to Avoid Double Initialization #69

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

PSchmiedmayer
Copy link
Member

Separate Scene Delegate in Separate Class to Avoid Double Initialization

♻️ Current situation & Problem

💡 Proposed solution

  • Separates out the functionality of handling the scene delegate in a separate class, avoiding double initializations

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

@PSchmiedmayer PSchmiedmayer merged commit cfcb4d8 into main Jun 27, 2023
5 of 6 checks passed
@PSchmiedmayer PSchmiedmayer deleted the feature/separateSceneDelegate branch June 27, 2023 09:22
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.

None yet

1 participant