Trying to undo adding a point to a polyline with Strg+z crashed the program with the following error: ``` AttributeError: 'Polyline' object has no attribute 'name' ```
Trying to undo adding a point to a polyline with Strg+z crashed the program with the following error: