Hello again!
I'm trying to work through the example in the README, but using the sd-input/output nodes instead. It appears that sd-output sends setState for anything with an image, but the example uses setImage. The output node doesn't work unless I use a change node afterward and convert the event field back to setImage. Bug? Something I'm missing?
Hello again!
I'm trying to work through the example in the README, but using the sd-input/output nodes instead. It appears that sd-output sends
setStatefor anything with an image, but the example usessetImage. The output node doesn't work unless I use a change node afterward and convert theeventfield back tosetImage. Bug? Something I'm missing?