Skip to content

Conversation

@LeonChuu
Copy link
Contributor

Hello,

I wanted to access the duration and disposalMode properties in the Frame class, so i added them to ImageScript.d.ts and made a setter that calls Frame.convert_disposal_mode(disposalMode).

I also removed the direct calls to convert_disposal_mode in the constructor and from() since the assignment will call the setter.

@matmenmatmen merged commit 140a93e into matmen:masterSep 29, 2023
matmen pushed a commit that referenced this pull request Sep 29, 2023
matmen pushed a commit that referenced this pull request Sep 29, 2023
Sign up for freeto 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

@LeonChuu@matmen