Cycling74 / rnbo-runner-panel

Web interface to the RNBO runner
MIT License
9 stars 1 forks source link

simply position nodes without meta at 0, 0 #139

Closed x37v closed 2 weeks ago

x37v commented 2 weeks ago

closes #119

one issue is that when we clear the graph or delete a node, we don't clear out the meta for that/those nodes.. but, we do once we move a node so I figure in practice that shouldn't get in the way too often... hooking up the logic to transmit the meta after a node pops up felt a little brittle.

fde31 commented 2 weeks ago

Ticketing the meta clean up separately for now.