Pokechu22 e37aa3ed90
RenderWidget: Fix random crash due to missing ImGui context
`ImGui::GetIO` performs an assertion that a context exists, and if one doesn't then things will likely crash.  Unfortunately this crash is hard to consistently reproduce.
2022-11-06 21:41:07 +01:00
..
2018-07-07 00:48:38 +02:00
2021-07-13 16:43:28 +02:00
2021-07-13 16:43:28 +02:00
2022-06-21 13:35:14 -07:00
2022-06-21 13:35:14 -07:00
2018-07-07 00:48:38 +02:00
2022-06-30 15:26:48 -05:00