MCPcopy Create free account
hub / github.com/coronalabs/corona / NavUpdateCancelRequest

Method NavUpdateCancelRequest

platform/linux/src/imgui/imgui.cpp:10467–10509  ·  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 4

IsNavInputTestFunction · 0.85
IsActiveIdUsingNavInputFunction · 0.85
WindowRectAbsToRelFunction · 0.85
RectMethod · 0.45

Tested by

no test coverage detected