GTK+ uiWindowSetPosition() and uiWindowSetContentSize() are flaky
Aperta
- Lingua principale
- C
- Stelle
- 10.9k
- Fork
- 612
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.