DonnYep/CosmosFramework

03_UI中Item.cs没考虑item拖出滚动条外的情况

angking0802wu opened this issue · 1 comments

if (eventData.pointerCurrentRaycast.gameObject.name == "Item") gameObject 可能为Null

03_UI案例已修复提交,十分感谢反馈。