raytk icon indicating copy to clipboard operation
raytk copied to clipboard

Input order should match variable availability order when possible

Open t3kt opened this issue 2 years ago • 0 comments

In general, execution order for field inputs should be top to bottom, allowing lower inputs to depend on higher ones. The main exception to this is for transform filters where the first input is generally executed last (after transforms are applied to coordinates)

t3kt avatar May 14 '23 21:05 t3kt