Replies: 1 comment
-
|
Hi, I cannot reproduce your issue, either on Mac or on Linux. Could you try to disable idling hello_imgui.get_runner_params().fps_idling.enable_idling = False |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This lags. Eg when moving 2 fingers on the laptopt trackpad it lags and keeps going. Using the scrollbar is fine (but slower to reach).
What I don't get is the manual running in browser is fine:
https://traineq.org/ImGuiBundle/emscripten/bin/demo_imgui_bundle.html
But it only feels that way on my linux machine not on Mac ?
If I look at the io.mousewheel output it feels like it the events lag behind and events come in while it renders next frames while I have long stopped touching the pad
I tried looking at the source and issues and google and AI but didn't find anything useful.
Beta Was this translation helpful? Give feedback.
All reactions