Closed
Description
Godot version:
3.2
OS/device including version:
Windows 10
Issue description:
The reset button does not reset to an empty curve. (See .gif animation)
Steps to reproduce:
- Create "Path2D" node.
- Draw your curve.
- Now press the reset button. Curve disappears, but when you now draw a new curve, the reset button is also gone.
- If you select "New Curve2D" from the dropdown, and then reset, it will default to the previous curve you had drawn.
Minimal reproduction project: