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

Don't ask where to import the assets for all assets, use the preferences. #6162

Closed
Bouh opened this issue Jan 9, 2024 · 0 comments · Fixed by #6318
Closed

Don't ask where to import the assets for all assets, use the preferences. #6162

Bouh opened this issue Jan 9, 2024 · 0 comments · Fixed by #6318
Labels
✨ enhancement 👌good first issue Good issue if you want to start contributing to GDevelop 😤Non optimal UI A bug/issue where the UI is usable but not optimal

Comments

@Bouh
Copy link
Collaborator

Bouh commented Jan 9, 2024

Description

Presently the game engine is asking for where the resource have to be imported, in the project or just as a link.
image

Solution suggested

I suggest to use the preferences to never ask again because on a lot of assets its anoying to confirm again and again.

Alternatives considered

The preferences with 3 choices:

  • Continue to ask for all assets (default)
  • Always import into the project
  • Always create a reference to the file

OR

Use another modal with a checkcase to remember the choice, like:
image

This is named checkboxLabel in the Electron documentation for dialog.

@Bouh Bouh added ✨ enhancement 👌good first issue Good issue if you want to start contributing to GDevelop 😤Non optimal UI A bug/issue where the UI is usable but not optimal labels Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement 👌good first issue Good issue if you want to start contributing to GDevelop 😤Non optimal UI A bug/issue where the UI is usable but not optimal
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant