amirchev / OBS-Lyrics

Manage and display lyrics to any text source in your OBS scene.
Apache License 2.0
27 stars 17 forks source link

Force transform change so bitfocus companion picks up changes #46

Open slords opened 1 year ago

slords commented 1 year ago

If using bitfocus companion with OBS the text changes aren't detected if there isn't a transform change that happens on the text fields. This happens for example when the song number changes but is still a 2 or 3 digit number. This change forces a transform to be triggered but no actual change to take place. We just set the x,y of the field back to the same value. This triggers a transform event and bitfocus can pick up the text changes in their variables.