Version
1.86.11
What part of the binding has gaps?
Dear ImGui
What is missing?
ImGui::SetItemKeyOwner (https://github.com/ocornut/imgui/blob/5c92699f5f7a1295c8d5e1d578695f00dc329ce0/imgui.h#L1079) seems to be missing from the bindings. Maybe I'm just blind, but I searched for that string in the repo and nothing came up.
Is there a workaround for doing things like consuming scroll actions? If not, can you add it?
Version
1.86.11
What part of the binding has gaps?
Dear ImGui
What is missing?
ImGui::SetItemKeyOwner(https://github.com/ocornut/imgui/blob/5c92699f5f7a1295c8d5e1d578695f00dc329ce0/imgui.h#L1079) seems to be missing from the bindings. Maybe I'm just blind, but I searched for that string in the repo and nothing came up.Is there a workaround for doing things like consuming scroll actions? If not, can you add it?