GTK+ uiWindowSetPosition() and uiWindowSetContentSize() are flaky
Ouverte
- Langage dominant
- C
- Étoiles
- 10.9k
- Forks
- 612
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.