yep. I sketched out some work towards that a while...
# development
f
yep. I sketched out some work towards that a while ago, but ran into some perf issues because it was essentially recreating larger portions of the node graph each type a select node was referenced. Doing it more statically ought to prevent that problem if it’s done right.