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

Even if the parameter type is audio, the input interface is just a text field. #7085

Closed
1 task done
PANDAKO-GitHub opened this issue Oct 19, 2024 · 1 comment · Fixed by #7092
Closed
1 task done

Comments

@PANDAKO-GitHub
Copy link

Is there an existing issue for this?

Describe the bug

Even though I set the parameter type of the action in the extension to audio, the input interface is just a text field.
Therefore I am not able to select an audio file.

This problem does not occur with behavior properties.

image
image

This is the ideal interface.
image

Steps to reproduce

  1. Create a new extension.
  2. Add an action to it.
  3. Add a parameter of resource type audio to it.
  4. Use the action in an event.
  5. Verify that the interface is problematic.

GDevelop platform

Desktop

GDevelop version

5.4.216

Platform info

Windows 11

Additional context

No response

@AlexandreSi
Copy link
Collaborator

Thanks @PANDAKO-GitHub for raising this issue, the fix will be available in the next release.

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 a pull request may close this issue.

2 participants