imgui-js
imgui-js copied to clipboard
click no response under Mac 10.13.6 safari
ImGui JavaScript+WebGL example ImGui JavaScript+Three.js example
nothing happens when click ui items seems like mouse message not actived
Mac 10.13.6 Safari
The example code uses pointer events, which is not supported on webkit. So no safari support for the example code.