We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm getting this error when running ImageSequencer().replaceImage("img","text-overlay{text:name|font:arial|color:white}") :
ImageSequencer().replaceImage("img","text-overlay{text:name|font:arial|color:white}")
Uncaught TypeError: this.stringToSteps is not a function
image-sequencer/src/ReplaceImage.js
Line 48 in 31bc45c
I think we need a test for this!
The text was updated successfully, but these errors were encountered:
I'll be working on this as part of Bug Stomp February, @jywarren could you brief on how this used to work before so I can work on fixing it, Thanks!
Sorry, something went wrong.
Hi, @blurry-x-face you doing this?
Successfully merging a pull request may close this issue.
I'm getting this error when running
ImageSequencer().replaceImage("img","text-overlay{text:name|font:arial|color:white}")
:image-sequencer/src/ReplaceImage.js
Line 48 in 31bc45c
I think we need a test for this!
The text was updated successfully, but these errors were encountered: