Parser seems to produce unbalanced events for brushes that are too long #80
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A friend stress tested haku with this brush:
I think what happened is that this brush is too long, and the parser runs out of space, but that's not communicated anyhow. Events just pile on until they can't anymore.