Skip to content

Commit

Permalink
UPD minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
deepnight committed Oct 31, 2024
1 parent 2680976 commit d8649ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dn/Process.hx
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ class Process {
else
parent.addChild(this);

resizeAll(false);
emitResizeAtEndOfFrame();
}

public function init(){
Expand Down

0 comments on commit d8649ec

Please sign in to comment.