when buffer is destroyed on layer it crashes on reset()
Aperta
bug
- Lingua principale
- JavaScript
- Stelle
- 56
- Fork
- 5
- Merge medio
- 2m
- PR unite (30g)
- 1
Descrizione
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());
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.