AllenCell / AllenCell/cell-feature-explorer

GL_INVALID_VALUE when viewing initial selection in Vol-E app

Abierto
#238 2 comentarios 0 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
TypeScript
Estrellas
2
Forks
1
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## Description

If the first cell (the one that is auto-selected) is clicked on load, Vol-E throws a WebGL error and remains black.

Image

```
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._

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.