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

Make changing weight manually easier. #35

Open
radl97 opened this issue Aug 8, 2016 · 1 comment
Open

Make changing weight manually easier. #35

radl97 opened this issue Aug 8, 2016 · 1 comment

Comments

@radl97
Copy link

radl97 commented Aug 8, 2016

I have the following problem: if I want to change the weight of an edge, then I have to delete the weight written inside it. This is not a problem at first, but I wanted to try to manually change EVERY edge weight, so I can test what does it do.

You could make changing the weights of the edges easier by some methods:

  1. When you click an edge, the program should select the text of the input. After that with one keypress, you can either modify the weight or rewrite it.
  2. If the mouse exits the edge, and it goes to the hoverCard, then it shouldn't hide the hoverCard.
  3. the input's text is removed when clicking on the edge. This is inferior to point 1, but I don't know how to do point 1.
@kartik2112
Copy link

I support this idea. This would turn to be a nice feature

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