Bug - can not create window with zero width or height
Abierto
- Lenguaje dominante
- C
- Estrellas
- 10.9k
- Forks
- 612
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Creating new window with zero width or height causes this error on Linux
```
Gtk-CRITICAL **: gtk_window_resize: assertion 'width > 0' failed
```
Distro is Budgie Ubuntu - kernel `4.13.0-38-generic x86_64 GNU/Linux`
`libgtk-3-dev` installed, version `3.22.25-0ubuntu0.1`
(Taken from https://github.com/andlabs/ui/issues/287)
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.