There is a strange thing where the first node created will be in the center, not the top left corner like all subsequent nodes. This is probably the existing behavior for manually emptied graphs too. It can be fixed later, but this removal should be done to prepare for the database changes.
Closes #98.
There is a strange thing where the first node created will be in the center, not the top left corner like all subsequent nodes. This is probably the existing behavior for manually emptied graphs too. It can be fixed later, but this removal should be done to prepare for the database changes.
Before
After