-
Beta Was this translation helpful? Give feedback.
Answered by
gucio321
Jul 19, 2025
Replies: 1 comment 1 reply
-
|
I think you should use imgui API for the mouse click event like IsMouseDown. g.Event() is for per-widget event handling |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
metaleap
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I think you should use imgui API for the mouse click event like IsMouseDown. g.Event() is for per-widget event handling