when buffer is destroyed on layer it crashes on reset()
オープン
bug
- 主要言語
- JavaScript
- スター
- 56
- フォーク
- 5
- 平均マージ
- 2分
- マージ済み PR(30日)
- 1
説明
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());
```
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。