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

fix: remove casparcg-template media support for transitions #74

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nytamin
Copy link
Member

@nytamin nytamin commented Oct 18, 2022

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Bug fix, bad typings.

  • What is the current behavior? (You can also link to an open issue here)
    Types say that the TEMPLATE media: string | TransitionObject | null. But a transition is actually not supported by CasparCG

  • What is the new behavior (if this is a feature change)?
    change type to media: string | null

  • Other information:
    ref: Fix: casparCG template transitions bug nrkno/sofie-timeline-state-resolver#225

…is is not supported by casparCG nor the code in this repo anyway
@mint-dewit
Copy link
Contributor

Why not change the type of the TemplateLayerBase instead?

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 this pull request may close these issues.

2 participants