A frustrating experience for me is when you have a number of operators with a certain alignment, then, if these OPs are dynamically renamed, the alignment is totally changed, since I assume alignment is determined alphabetically by operator name.
Is there anyway to lock your operators to the grid so they cannot move?
You can use the Align Order parameter to manually control the alignment. It falls back to the node name if two nodes have the same Align order.
ok thanks, will try