AllenCell / AllenCell/cell-feature-explorer
GL_INVALID_VALUE when viewing initial selection in Vol-E app
未关闭
bug
- 主要语言
- TypeScript
- 星标
- 2
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
## Description
If the first cell (the one that is auto-selected) is clicked on load, Vol-E throws a WebGL error and remains black.
```
GL_INVALID_VALUE: glTexStorage2D: Texture dimensions must all be greater than zero.
```
The error does not occur/goes away if another volume is selected and switched to.
## Expected Behavior
The volume should load.
## Reproduction
1. Run and build CFE.
2. Click any dataset.
3. Click the automatically selected cell thumbnail on the right side of the screen.
4. The Vol-E viewer remains blank.
## Environment
_Any additional information about your environment. E.g. OS version, python version, browser etc._
贡献指南
评估
这个 Issue 还没有评估数据。