GimelStudio icon indicating copy to clipboard operation
GimelStudio copied to clipboard

Muting node should invalidate upstream caches

Open Correct-Syntax opened this issue 4 years ago • 0 comments

Currently, muting a node downstream isn't quite working because the upstream nodes still use the same cached image. This issue should invalidate (delete) the cache of upstream nodes when a node is muted.

image Wrong

image Right

Correct-Syntax avatar Jan 16 '22 16:01 Correct-Syntax