IDI-Systems / UnrealImGui

Unreal plug-in that integrates Dear ImGui framework into Unreal Engine 4/5.
MIT License
121 stars 27 forks source link

Fixed imgui number keys mismatching with unreal keys #14

Closed YohiroW closed 5 months ago

YohiroW commented 5 months ago

Number keys(0 ~ 8) in ImGui mismatched with unreal key(1 ~ 9). Fixed by reordering the related elements in UnrealToImGuiKeyMap.