Comment 0 for bug 574807

Revision history for this message
Paul-Antoine Bittner (pbittner-deactivatedaccount) wrote :

A node created with the node pencil is given a size that makes it invisible without zooming.

Each new node should be given a size large enough to be visible (which depends on the level of zoom).

When adding a node to an existing graph, it could be possible to give it a size equal to the minimum (or average) size of the existing nodes. When adding a node to a new project (without any node), the size of the node is important but also the level of zoom (as it is currently possible to zoom and unzoom before any node is added). It may be possible to reset the zoom when the first node is added (with an arbitrary size) to make sure it is visible or to block the zooming for a new project until a node is added.