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

Feature Request: Add ToggleSceneItemEnabled request #1153

Open
theca11 opened this issue Jul 1, 2023 · 1 comment · May be fixed by #1154
Open

Feature Request: Add ToggleSceneItemEnabled request #1153

theca11 opened this issue Jul 1, 2023 · 1 comment · May be fixed by #1154

Comments

@theca11
Copy link

theca11 commented Jul 1, 2023

Feature Request Type

RPC Request

Feature Request Type (Other)

No response

Requested Feature

ToggleSceneItemEnabled request to show/hide a scene item in an easier/more performant way. Currently, this requires 2 different requests, first GetSceneItemEnabled and then SetSceneItemEnabled, which can't be batched together because there is no way to negate the output of the first request using input/output variables

Requested Feature Usage Scenario

Toggling scene item visibility is a very common usage scenario. Any tool implementing basic OBS controls most probably includes such an option, and having to make 2 requests is inefficient

@Vitalicus
Copy link

Also, "SourceVisibility" toggle....

@theca11 theca11 linked a pull request Jul 22, 2023 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants