when buffer is destroyed on layer it crashes on reset()
Đang mở
bug
- Ngôn ngữ chính
- JavaScript
- Star
- 56
- Fork
- 5
- Merge trung bình
- 2 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
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());
```
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.