Harshil Shah
Harshil Shah
Hey there, thanks for the quick reply! I tried using a release config as well, but there isn't much of a difference. Gradient generation is a slow thing, but at...
Yup, I’ve got a couple of ideas I’ll be trying. Also I do need to upgrade my phone 😅 Sent with GitHawk
Btw, here’s what it looks like on my end. Kinda surprised iOS screen recording works even when there isn’t even enough perf to render frames in time, but this is...
It gets worse with progress, basically. More than one rotation of any ring makes it way worse
Okay I did some digging around and turns out if you modify the `lifetime` of the emitter and not the `birthrate` for starting and stopping, this behaves as I’m proposing.
Looking into it a bit more even on my site and it gets weirder. In that same blog post I have another footnote in the third paragraph, and that always...
Quick follow-up: I‘d been duplicating the tag for the first footnote while trying to recreate the bug, I tried another with the second one and that works okay. So I...
I think I’ve got it. I tried removing suspect characters, checking for invisibles etc. but nothing worked. Then I noticed the footnote that works has a link and this one...
Yep, markdown rather, but still. The two footnotes are as below: ``` [^image-count]: The two wallpapers bundled with Mojave, the eponymous “Mojave” and “Solar Gradients”, include 16 images each. [^nocturnal-plug]:...
Yeah it’s a tricky one, I’m gonna try whittling down all other code around there to see if the culprit is some weird interaction with some other code. The site...