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

Expose Node.toString() in details pane #52

Open
afester opened this issue Jul 10, 2019 · 0 comments
Open

Expose Node.toString() in details pane #52

afester opened this issue Jul 10, 2019 · 0 comments

Comments

@afester
Copy link
Contributor

afester commented Jul 10, 2019

Especially for custom Nodes, if the toString() method is properly overridden, it can expose useful information about the state of a specific node. Therefore the result of a Node's toString() method should be made available in the details pane.

@afester afester changed the title Expose Node.toString() in details panel Expose Node.toString() in details pane Jul 10, 2019
afester added a commit to afester/scenic-view that referenced this issue Jul 10, 2019
…etails pane. Also made the details pane horizontally scrollable to see all text displayed for the various properties.
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

1 participant