CedricGuillemet / ImGuizmo

Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui
MIT License
3.22k stars 907 forks source link

ImGuizmo::IsOver() returns true when should not #310

Open dreaw131313 opened 1 year ago

dreaw131313 commented 1 year ago

ImGuizmo::IsOver() returns true when no manipulator is drawn but the mouse is over where the manipulator was last drawn.