diff --git a/src/dn/Process.hx b/src/dn/Process.hx index 2c94030..32e1ea7 100644 --- a/src/dn/Process.hx +++ b/src/dn/Process.hx @@ -119,7 +119,7 @@ class Process { else parent.addChild(this); - resizeAll(false); + emitResizeAtEndOfFrame(); } public function init(){