Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow nodes to display their values #169

Open
firstdorsal opened this issue May 7, 2022 · 3 comments
Open

Allow nodes to display their values #169

firstdorsal opened this issue May 7, 2022 · 3 comments

Comments

@firstdorsal
Copy link

I would love to see the intermediate values of nodes.
Currently one has to backtrace the nodes to see the original input from one node.

@osafafi
Copy link

osafafi commented Mar 24, 2023

@firstdorsal and have you found a workaround this?
I'm interested in having the values of each port displayed as overlay on top of it. that would be very helpful as a debug tool.
Any idea? @chrisjpatty

@firstdorsal
Copy link
Author

I don't think this is possible without introducing major changes.

@osafafi
Copy link

osafafi commented Mar 24, 2023

yeah i get that. You think it's too complicated or not worth it to expose the dom elements for each node? cause then we can do all sorts of things with (append to for example)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants