If the back-end doesn't set MouseLastHoveredViewport or doesn't honor ImGuiViewportFlags_NoInputs, we do a search ourselves. A) It won't take account of the possibility that non-imgui windows may be in-between our dragged window and our target window. B) It requires Platform_GetWindowFocus to be implemented by back-end.
source not stored for this graph (policy: none)
no test coverage detected