cables-gl / cables_docs

cables documentation docs.cables.gl
https://cables.gl/docs/docs
45 stars 16 forks source link

Changing the seed of one SimplexArray op affects another SimplexArray #877

Open esperanc opened 1 month ago

esperanc commented 1 month ago

Link to simple, reproducible example patch https://cables.gl/edit/PS4gMr

Describe the bug Ditto. The example above is a clone of the example patch for the SimplexArray Op. I've just added another slider that changes the seed of an unrelated SimplexArray op which, nevertheless, influences the behavior of the SimplexArray being demoed.

How To Reproduce

  1. Create one SimplexArray Op
  2. Click another SimplexArray Op
  3. Change the seed of one op and the other will be affected too

Platform

Dev Tools Nothing there

pandrr commented 4 weeks ago

thank you for reporting! this is fixed on dev.cables.gl and will be in the next update

steam0r commented 3 weeks ago

this is now on cables.gl!