Add imgui based gui example#114
Conversation
nbaksalyar
left a comment
There was a problem hiding this comment.
Looks great, thanks! Would you also like to add the font files?
macOS CI run fails with the remote end hung up unexpectedly which seems like a problem on the Travis's end. My vote is for ignoring this temporarily - there will be more PRs dealing with missing features for macOS anyway.
|
I will add a font tomorrow. The travis issue looks like a temporary network outage. |
I didn't change any of the relevant code, but there also doesn't seem to be a race-condition. |
|
This seems like a bug in the ptrace tests. I will create a separate issue to tackle it, and I restarted the CI - let's see if it shows up consitently. |
|
Happened again. |
|
And now it's passed. I created #116 and will investigate it as a separate issue. Thanks! |

It looks much better with a ttf font instead of the builtin imgui font, but I will leave that for a future PR.