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

Premiere: Incorrect Return Type for Sequence.clone() #122

Open
galaddirie opened this issue Apr 6, 2024 · 0 comments · May be fixed by #123
Open

Premiere: Incorrect Return Type for Sequence.clone() #122

galaddirie opened this issue Apr 6, 2024 · 0 comments · May be fixed by #123

Comments

@galaddirie
Copy link
Contributor

Currently Sequence.clone() is typed to return a Sequence when it actually returns a boolean

The current type definitions incorrectly indicate that Sequence.clone() returns a Sequence object.

the ppro scripting documentation has the correct type: Sequence.clone() documentation

@galaddirie galaddirie linked a pull request Apr 6, 2024 that will close this issue
@galaddirie galaddirie changed the title Bug: Incorrect Return Type for Sequence.clone() Premiere: Incorrect Return Type for Sequence.clone() Apr 7, 2024
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 a pull request may close this issue.

1 participant