zhobo63 / imgui-ts

JavaScript bindings for Dear ImGui using Emscripten and TypeScript, modularized with webpack
MIT License
32 stars 6 forks source link

demo broken on firefox (linux, wayland) #9

Open digitalsignalperson opened 2 months ago

digitalsignalperson commented 2 months ago

image

arch linux, firefox 125.0.2, wayland

the console spams the errors shown

It seems like I can resize things, expand trees and interact with widgets, but they are missing text/fonts

If I try it in a chromium-based browser (not gpu accelerated) it seems to render correctly.

zhobo63 commented 1 month ago

check VideoFrame API support browser list https://developer.mozilla.org/en-US/docs/Web/API/VideoFrame