From d4e02e80388649a184bc6eb247e035102eb3c81d Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 20 Apr 2021 22:29:31 +0800 Subject: =?UTF-8?q?*=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/uGUI-2017.1/UnityEngine.UI/UI/Core/Graphics/Image.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Assets/uGUI-2017.1/UnityEngine.UI/UI/Core/Graphics') diff --git a/Assets/uGUI-2017.1/UnityEngine.UI/UI/Core/Graphics/Image.cs b/Assets/uGUI-2017.1/UnityEngine.UI/UI/Core/Graphics/Image.cs index cae7667..4844c19 100644 --- a/Assets/uGUI-2017.1/UnityEngine.UI/UI/Core/Graphics/Image.cs +++ b/Assets/uGUI-2017.1/UnityEngine.UI/UI/Core/Graphics/Image.cs @@ -1092,7 +1092,7 @@ namespace UnityEngine.UI if (activeSprite == null) return true; - + Vector2 local; if (!RectTransformUtility.ScreenPointToLocalPointInRectangle(rectTransform, screenPoint, eventCamera, out local)) return false; -- cgit v1.1-26-g67d0