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

Shape of entered text block affects node drag #155

Open
l3td33r opened this issue Apr 5, 2021 · 1 comment
Open

Shape of entered text block affects node drag #155

l3td33r opened this issue Apr 5, 2021 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@l3td33r
Copy link
Contributor

l3td33r commented Apr 5, 2021

Make it easier to drag nodes.
If we click on a node text box, it usually starts editing text, which makes it hard to drag them. Especially, if almost the whole content of the node is text (then the only way to drag the node is to click on the node border, which usually takes a few tries, since it's only a few pixels wide).

It shouldn't start editing the text, but drag the node:

  • click+drag on text box = drag the node
  • click on text box = edit the text
  • click+drag on text box while in text editing mode = select text (already works like this)
@juzzlin
Copy link
Owner

juzzlin commented Apr 6, 2021

It is supposed to work like this, but it seems that there are some problems depending on the layout of the entered text. Another option to drag a node is to use the "drag handle" at the top left corner.

@juzzlin juzzlin added the enhancement New feature or request label Apr 6, 2021
@juzzlin juzzlin changed the title [Enhancement] Do not enter text editing mode if click-drag Shape of entered text block affects node drag Oct 25, 2021
@juzzlin juzzlin added the bug Something isn't working label Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants