fix #17; Rect mask 2D doesn't work

This commit is contained in:
mob-sakai
2018-12-12 21:41:11 +09:00
parent f03f1fcc38
commit e3af854366
2 changed files with 103 additions and 80 deletions

View File

@@ -179,6 +179,8 @@ namespace Coffee.UIExtensions
}
}
SetParent (newParent);
base.OnTransformParentChanged ();
}
protected override void OnDidApplyAnimationProperties ()