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

Should node labels be on the upper left-hand corner of nodes? #888

Closed
dhess opened this issue May 24, 2023 · 1 comment
Closed

Should node labels be on the upper left-hand corner of nodes? #888

dhess opened this issue May 24, 2023 · 1 comment
Labels
question This issue is a question, not a bug or feature request UI

Comments

@dhess
Copy link
Member

dhess commented May 24, 2023

Here's a screenshot demonstrating a few basic node types:

Screenshot 2023-05-24 at 2 16 37 AM

If you were to read those nodes out loud (or if they were rendered in text mode), you should say, "let x," and "lambda y," and "var(iable) x." But when you see them in tree mode, the labels are to the right of the variable name, so if you were a beginner, you might be inclined instead to read those as "x let," "y lambda," and "x var."

I wonder if the labels should move from the upper right-hand corner to the upper left-hand corner, so they read more naturally.

@dhess dhess added question This issue is a question, not a bug or feature request UI labels May 24, 2023
@georgefst
Copy link
Contributor

Closed by #1016.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question This issue is a question, not a bug or feature request UI
Projects
None yet
Development

No branches or pull requests

2 participants