mirror of
https://github.com/ocornut/imgui.git
synced 2026-01-11 00:04:24 +00:00
This commit is contained in:
parent
d885fe4dd0
commit
ba5161740e
3 changed files with 15 additions and 12 deletions
|
|
@ -1406,6 +1406,8 @@ ImGuiIO::ImGuiIO()
|
|||
ConfigMacOSXBehaviors = false;
|
||||
#endif
|
||||
ConfigNavSwapGamepadButtons = false;
|
||||
ConfigNavMoveSetMousePos = false;
|
||||
ConfigNavCaptureKeyboard = true;
|
||||
ConfigInputTrickleEventQueue = true;
|
||||
ConfigInputTextCursorBlink = true;
|
||||
ConfigInputTextEnterKeepActive = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue