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

Add input_x_selected_name Support for Photos Input (PR #285) #286

Open
Haavard15 opened this issue Sep 26, 2024 · 1 comment
Open

Add input_x_selected_name Support for Photos Input (PR #285) #286

Haavard15 opened this issue Sep 26, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Haavard15
Copy link

Describe the feature
I am proposing to add support for input_x_selected_name to the Photos input type, as seen in commit 571688b. This change allows users to retrieve the selected photo’s name by:

  • Including the Photos input type in the selected index tracking.
  • Adding a variable to capture the selected photo's name (input_x_selected_name).

Is this version dependent (vMix v24.)?
No

If documentation is required to implement, do you know where to find it?
N/A

Usecases
Having the name visible in the button so you can confirm the content before you press it

@Haavard15 Haavard15 added the enhancement New feature or request label Sep 26, 2024
@thedist
Copy link
Member

thedist commented Sep 28, 2024

This is something we can add in to the 3.7.0 update, but what I would like for you to change with your PR is if you're going to add support for input_x_selected_name , to also support it in dynamic_input_x_selected_name , so that it matches how variables are handled for list inputs also giving variables for dynamic inputs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants