fix: IgnoreCanvasScaler may be enabled unintentionally

pull/120/head
mob-sakai 2020-10-28 00:47:42 +09:00
parent 37ff06dd12
commit d9f9244e49
1 changed files with 0 additions and 2 deletions

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)