Welcome to yEd Q&A! Here you can ask questions and receive answers from other members of the community. And, you can also tell us your most wanted feature requests.

When I click on the canvas yEd inserts a rectangular node. How can I prevent this?

+1 vote
This happens each time I click on the canvas when I'm in "Edit Mode".
asked Sep 21, 2011 in Help by yEd user (2,630 points)

1 Answer

+2 votes
 
Best answer
You can suppress this node creation gesture using the settings.
 
When in Edit Mode, yEd will create a new node at the spot you click on the canvas. This can be irritating if you are used to creating specific node types with a drag and drop gesture from the palette. To disable node creation upon mouse click, open the preferences dialog from the menu [File]->[Preferences...]. On tab [Editor] uncheck the setting [Create Node on Background Click].
 
That's it.
answered Sep 21, 2011 by thomas [yWorks] (15,590 points)