brbbbq
brbbbq
Yes, some nodes like _Load Image_ and _Preview Image_ are fine, but nodes like _Display Any (rgthree)_, _Video Combine_, _Create Fade Mask_ and _Note_ are suffering from it.  
I'm also running into this issue. I'm trying to incorporate the Random Number node into a workflow that generates a random crop. I'm noticing it triggers a render even if...
In `WAS_Node_Suite.py`, under the `WAS_Random_Number` class, I commented out these lines, which seems to fix my situation for the time being: ``` # @classmethod # def IS_CHANGED(cls, seed, **kwargs): #...
> Has there been a change to on change method? Hex for same seed should be the same, thus match cached value. I have no idea. I tried testing the...
I really don't know anything about the code. I will say that it's not that the server isn't refreshing after every change, such as moving nodes around. In the console...