chetan-prime
chetan-prime
I have a related issue, that the add url/image button uses the almost obselete "prompt" function which produces an ugly 1990's modal dialog on desktop to enter image URL .....
I have updated the log above. As we can see, it looks the ObjC code is attempting to access a null pointer and crashing
The ionic wrapper is broken, at least with the current version of the plugin. The only way I could use in angular is drop the watch* subscribe functions and instead...
Hi @ecraven . I've integrated your patch into my local copy of ImGui but am having issues. It keeps putting the glyphs back into the MissingGlyphs vector even after they...
I have it solved, @ecraven For anyone else that has the same issue using this patch, I'd like to confirm that the issue was solved by calling ResetMissingGlyphs() AFTER calling...
@RFM69CW I don't remember exactly what I did, but I think I had to recompile the base websocket library from source and patch some of the code. Also, compilation target...