Do not use IMGUI deprecated calls (#1283)
This commit is contained in:
parent
c71a20b144
commit
46e94d6e92
@ -133,7 +133,7 @@ namespace ImGui
|
||||
{
|
||||
return false
|
||||
|| ImGui::IsAnyItemHovered()
|
||||
|| ImGui::IsMouseHoveringAnyWindow()
|
||||
|| ImGui::IsAnyWindowHovered()
|
||||
;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user