fix: IgnoreCanvasScaler may be enabled unintentionally

This commit is contained in:
mob-sakai
2020-10-28 00:47:42 +09:00
parent 37ff06dd12
commit d9f9244e49

View File

@@ -417,8 +417,6 @@ namespace Coffee.UIExtensions
if (!this || particles.Any(x => x)) return;
m_IgnoreCanvasScaler = true;
// refresh.
#if UNITY_EDITOR
if (!Application.isPlaying)