Draw order and Text Style editing

You could add a gate so that downstream operations have to wait for others to complete before they are executed. This is commonly done with a simple code block:

[passThrough, waitFor][0];

2 Likes