12
12
Is this ever going to be merged?
I'm pretty sure the life is only ever 0 or 1, so the inverted setting could be stored in one of the other bits. (But yeah, you could just use...
What about temperature? (it might make more sense to store the *range* in temperature, and the inverted flag in tmp2) There are faster NOT gates than the PTCT kind, by...
It cools down faster if you use more particles of PTCT/NTCT.
The same thing happens with FILT, but it's less noticeable
I think it's because many of these are drawn as white with low opacity rather than gray. If they get drawn on top of themselves multiple times, the color becomes...
Tree Tabs seems to have the same issue guessing it's a bug with firefox itself (so probably won't ever be fixed lol)
I'm still having problems too (Linux, firefox ESR 91.9) I think the only reliable fix would be to permanently remove `draggable=true` from all editable elements and their parents (at least...
I feel like most of these problems could be solved with an option to use `wcwidth()` for all characters. That's the closest thing we have to a standard for character...
I'm getting the same error Seems to happen when there's a relatively large amount of data being received (in this case, frame.length was around 17KB) changing the timeout from 0...