mirror of
https://github.com/ocornut/imgui.git
synced 2026-04-21 06:45:41 +00:00
Amend ef9d525
This commit is contained in:
@@ -80,7 +80,7 @@ Other changes:
|
||||
active item, e.g. InputText() won't be deactivated.
|
||||
- Added routing policies for Shortcut(), SetNextItemShortcut(): (#456, #2637)
|
||||
- ImGuiInputFlags_RouteFocused: focus stack route (default)
|
||||
- ImGuiInputFlags_RouteActiveItem: only route to active item
|
||||
- ImGuiInputFlags_RouteActive: only route to active item
|
||||
- ImGuiInputFlags_RouteGlobal: route globally, unless a focus route claim shame shortcut.
|
||||
- ImGuiInputFlags_RouteGlobalOverFocused
|
||||
- ImGuiInputFlags_RouteGlobalHighest
|
||||
|
||||
Reference in New Issue
Block a user