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

Function FindHoveredWindow

src/source/ImGui/imgui.cpp:5016–5066  ·  view source on GitHub ↗

Find window given position, search front-to-back FIXME: Note that we have an inconsequential lag here: OuterRectClipped is updated in Begin(), so windows moved programmatically with SetWindowPos() and not SetNextWindowPos() will have that rectangle lagging by a frame at the time FindHoveredWindow() is called, aka before the next Begin(). Moving window isn't affected.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 3

ExpandMethod · 0.80
ContainsMethod · 0.80
ImRectFunction · 0.50

Tested by

no test coverage detected