flyover / imgui-js

JavaScript bindings for Dear ImGui using Emscripten and TypeScript
https://flyover.github.io/imgui-js/example/
MIT License
951 stars 99 forks source link

Intermittent problem #52

Open fmoreira-spawn opened 2 years ago

fmoreira-spawn commented 2 years ago

image image

Sometimes the interface has problems (visible in the images), the color scheme starts screwed, the text is inverted, and sometimes imperceptible as if it assumed another font. I'm using BabylonJS.

Any suggestion of the cause of this problem?