IsWindowHovered(): split ImGuiHoveredFlags_FlattenChild into separate ChildWindows and RootWindow flags. Allowing more combination and a better symetry with IsWindowFocused() flags. (#1382)
|
---|
|
imgui.cpp |
---|
imgui.h |
---|
imgui_demo.cpp |
---|
imgui_internal.h |
---|