SIGN IN SIGN UP
ocornut / imgui UNCLAIMED

Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

0 0 259 C++

InputText, Nav: fixed remote/shortcut InputText() not teleporting mouse cursor when nav cursor is active and io.ConfigNavMoveSetMousePos is enabled.

Motivated by this, also made SetFocusID() immediately set g.NavIdIsAlive, which is more correct and might be other (positive) subtle side effects.
O
ocornut committed
1566c96ccd5faa7fddf34329687ac16796bebabc
Parent: 3389dfd