when buffer is destroyed on layer it crashes on reset()
Aberta
bug
- Linguagem predominante
- JavaScript
- Estrelas
- 56
- Forks
- 5
- Merge médio
- 2min
- PRs com merge (30d)
- 1
Descrição
Issue when destroying layers in the reset function, I don't think there's actually a `layerItem.buffer` there
```js
this.#layers?.forEach(l => l.buffer.destroy());
```
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.