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

Make fdialog_project up to become the child of ProjectManager instead of child of ProjectDialog #94113

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

jsjtxietian
Copy link
Contributor

@jsjtxietian jsjtxietian commented Jul 9, 2024

Fixes #94081

@AThousandShips AThousandShips added this to the 4.3 milestone Jul 9, 2024
@AThousandShips AThousandShips requested a review from KoBeWi July 9, 2024 14:18
@jsjtxietian jsjtxietian marked this pull request as ready for review July 16, 2024 07:12
@KoBeWi
Copy link
Member

KoBeWi commented Jul 18, 2024

To keep the code in ProjectDialog you can create the file dialog in NOTIFICATION_READY and use add_sibling() instead.

@KoBeWi
Copy link
Member

KoBeWi commented Jul 19, 2024

This might be the reason:
image

@jsjtxietian
Copy link
Contributor Author

jsjtxietian commented Jul 19, 2024

Yes I forgot to check the output, sorry :)

Done

@akien-mga akien-mga merged commit cca2201 into godotengine:master Jul 19, 2024
18 checks passed
@akien-mga
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

Project Manager looks like it is reporting an error when importing a new project
4 participants