鼠标指针问题修复
This commit is contained in:
@@ -117,6 +117,7 @@ namespace AibisDream.Framework
|
||||
|
||||
public override void OnBeginDrag(PointerEventData eventData)
|
||||
{
|
||||
EventSystemEx.Instance.OnEndDrag(_interaction);
|
||||
base.OnBeginDrag(eventData);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user