Ross Esmond
Ross Esmond
The use of render props is misguided in the Card example. Render props allow a parent component to provide data to a render without having to explicitly know what its...
**Description** If the video becomes smaller between renders the old last frames will remain in the output folder, which might be difficult to realize at first. **Proposed solution** The output...
**Description** Currently, each thread controller computes the time of the next frame individually given the project time and framerate. I believe it would be advantageous to set the "target time"...
**Description** I'll have trouble remembering the code styles unless I take notes. This issue should allow us to keep track of the code styles that come up. I would that...
Warning, I'm shooting for the moon on this one. I'll let you decide what's sane. Allow Thread Generators (Scene's) to be used as JSX style components. ```ts import {MyScene} from...
**Description** I think the automatic selection of new code is confusing. In this case, my expectation is that animation will not involve some automated selection, and I think the defaults...
I'm getting the error ``` npm package 'chance?ssr&v=lnoso8ht' does not exist ``` It looks like npm imports are broken in aleph, as aleph is adding a query string for deno...
Note: My plan is to write this myself, as I'm very aware this is a massive feature to request, but I'd rather not write a feature on a fork of...
See https://en.wikipedia.org/wiki/No_symbol Closes #1080