Gondos
Well-known member
With the imgui update, the console mode is a bit broken. Trying to open dialog boxes won't work (since there is no graphics client loaded to display them).
Before making plans on how to fix it, it would be nice to know how/if people are using it or if it's just a fallback for the case when a GC has not been selected.
Some options :
Before making plans on how to fix it, it would be nice to know how/if people are using it or if it's just a fallback for the case when a GC has not been selected.
Some options :
- remove it entirely
- keep it but without the dialogs
- hack something with a minimal graphics client to display the dialogs but hide the main window (least favorite)