📖 User Story
As a designer,
I want to manipulate the paths of my shapes,
So that I can make more complex shapes and designs.
✔️ Acceptance Criteria
Given the node tool is selected
And there are shapes on the canvas
When I click on one of the lines of a shape
Then a new point (node) is added there
📖 User Story
As a designer,
I want to manipulate the paths of my shapes,
So that I can make more complex shapes and designs.
✔️ Acceptance Criteria
Given the node tool is selected
And there are shapes on the canvas
When I click on one of the lines of a shape
Then a new point (node) is added there