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

[3.2] [HTML5] Better editor persistent folders, automatically open zip import popup #45706

Merged
merged 2 commits into from
Feb 4, 2021

Conversation

Faless
Copy link
Collaborator

@Faless Faless commented Feb 4, 2021

3.2 version of #45705

Dropping a single ZIP file in the project manager will now prompt the
import dialog.
We used to only persist specific sub-folder of /home/web_user/ when
running the Web Editor. This resulted in bad UX about default project
creation path etc.
This PR makes the whole folder persistent, move the zip preloading to a
different folder (to avoid persisting it), and automatically prompt the
user to import it if present.
@akien-mga akien-mga merged commit f9bf6fc into godotengine:3.2 Feb 4, 2021
@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.

2 participants