mirror of https://github.com/bkaradzic/bgfx
Included ImGuizmo to ImGui::MouseOverArea test.
This commit is contained in:
parent
11acd61b04
commit
197c1ced3b
|
@ -115,6 +115,7 @@ namespace ImGui
|
|||
|| ImGui::IsAnyItemActive()
|
||||
|| ImGui::IsAnyItemHovered()
|
||||
|| ImGui::IsWindowHovered(ImGuiHoveredFlags_AnyWindow)
|
||||
|| ImGuizmo::IsOver()
|
||||
;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue