commit | ce4e210dcb6663d670b544c6aa9f50908305985c | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Fri May 24 16:07:58 2024 +0200 |
committer | ocornut <omarcornut@gmail.com> | Fri May 24 16:07:58 2024 +0200 |
tree | 89b932db8e821e19f6c81c157b83770b42119b30 | |
parent | 5ce3d2995554bc49255ef0994ab68136ef815633 [diff] |
Shotcuts: renamed ImGuiInputFlags_RouteGlobalOverFocused -> ImGuiInputFlags_RouteOverFocused, ImGuiInputFlags_RouteGlobalOverActive -> ImGuiInputFlags_RouteOverActive in previsiion of using them with a Hovered route. (#456)