bitfocus / companion-module-obs-studio

OBS Studio Module for Companion
MIT License
42 stars 28 forks source link

Feat: Add button style properties to "Scene in Preview / Program" feedback. #207

Closed nacalai closed 1 year ago

nacalai commented 1 year ago

I want to style a button with PNGs depending on if a scene is in preview / program. This is not possible with the "Scene in preview / program" feedback. I have to resort to using both "Source active in preview" and "Source visible in program" to accomplish what I want.

image

Add button style properties to the scene preview/program-feedback, and/or add separate "Scene in preview / program" feedbacks which include button styles. I mentioned the latter, because I assume you maybe can't incorporate two button styles in one feedback.

bryce-seifert commented 1 year ago

This is taken care of with https://github.com/bitfocus/companion-module-obs-studio/commit/473dd7de41845f961d33f11a3ecbafdfbe62cdb1

You are correct, I needed to have separate program/preview feedbacks to accomplish this.

It will be in a future beta of Companion v3

bryce-seifert commented 1 year ago

@nacalai This is now available in the 3.0 beta