noflo / noflo-ui

NoFlo Development Environment
https://app.flowhub.io
MIT License
767 stars 173 forks source link

iip changes not getting forwarded to runtime #321

Closed forresto closed 10 years ago

forresto commented 10 years ago

Had to refresh for every change: http://app.flowhub.io/#example/a1096a406131e109f836

forresto commented 10 years ago

Confirmed that the node inspector is calling graph.addInitial() ... where is the runtime listening for those events @bergie? Edit: here: https://github.com/noflo/noflo-runtime/blob/d2ef7ca6e1a02c6545403b57b2f7fecf70c139fd/components/SendGraphChanges.coffee#L171

jonnor commented 10 years ago

Fixed in master

forresto commented 10 years ago

Cool, what was the issue?