GTK+ uiWindowSetPosition() and uiWindowSetContentSize() are flaky
Abierto
- Lenguaje dominante
- C
- Estrellas
- 10.9k
- Forks
- 612
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
If I call `uiWindowSetPosition` or `uiWindowSetContentSize` before calling `uiControlShow`then process crash with a segmentation fault.
This is obviously an incorrect sequence of operation, but if possible a noop or an error log could be better.
These is somehow due to some changes happened today in libui, yesterday the same operations did not crash the process.
I verify this on a Lubuntu 32 bit.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.