Ross Esmond
Ross Esmond
`/* istanbul ignore file */` should definitely be added to [ignoring-code-for-coverage](https://github.com/gotwarlost/istanbul/blob/master/ignoring-code-for-coverage.md).
To be clear, I'm referring to the use of arrow functions to wrap the jsx. Not the passing of children into properties.
Yep, and that makes since. Although I would still suggest removing the functions in favor of a simpler, more direct approach. Most of your tutorial focuses on building an understanding...
@aarthificial How about adding configurable lifecycle hooks to motion-canvas? Instead of building ffmpeg as a specialized flag, have a "post-render" string that is run as a command after motion-canvas is...
I hadn't thought of that. The switch could be made for full renders vs partial renders. If the frame range includes everything, delete any extras, whereas if the frame range...
How do you feel about hover popups as well for the shortcuts that correspond to a button?
`closed={true}` should draw a line from the end to the start, such that you don't need to match the start and end points, so it would be: ```ts ; ```
I can write a draft later today.
I wrote `code-fns`. I'll be adding code styling soon. At first I'll probably just add more ready made options, like Monokai.
@aarthificial This can be closed. I forgot to add a `Fixed` tag.