MCPcopy Create free account
hub / github.com/SsageParuders/Android_Native_Surface / NavUpdateCancelRequest

Method NavUpdateCancelRequest

src/source/ImGui/imgui.cpp:10558–10600  ·  view source on GitHub ↗

Process NavCancel input (to close a popup, get back to parent, clear focus) FIXME: In order to support e.g. Escape to clear a selection we'll need: - either to store the equivalent of ActiveIdUsingKeyInputMask for a FocusScope and test for it. - either to move most/all of those tests to the epilogue/end functions of the scope they are dealing with (e.g. exit child window in EndChild()) or in EndFr

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

IsNavInputTestFunction · 0.85
IsActiveIdUsingNavInputFunction · 0.85
WindowRectAbsToRelFunction · 0.85
backMethod · 0.80
RectMethod · 0.45

Tested by

no test coverage detected