Commit b84ae695 authored by 神楽坂玲奈's avatar 神楽坂玲奈

upgrade to 2017.4

parent 757a863c
...@@ -597,7 +597,7 @@ public class TMPro_SDFMaterialEditor : MaterialEditor ...@@ -597,7 +597,7 @@ public class TMPro_SDFMaterialEditor : MaterialEditor
switch (evt.type) switch (evt.type)
{ {
case EventType.dragUpdated: case EventType.DragUpdated:
case EventType.DragPerform: case EventType.DragPerform:
if (!dropArea.Contains(evt.mousePosition)) if (!dropArea.Contains(evt.mousePosition))
break; break;
......
m_EditorVersion: 5.6.7f1 m_EditorVersion: 2017.4.40f1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment