Pen tool node handles are double-arrows in 1.1-dev (should be circles)
Steps to reproduce:
- open Inkscape
- switch to pen tool
- draw a multi-node curve
What happened?
-
CANVAS_ITEM_CTRL_TYPE_ADJ_HANDLEwas changed to useCANVAS_ITEM_CTRL_SHAPE_DARROWinstead ofCANVAS_ITEM_CTRL_SHAPE_CIRCLEin 60f6cd61 . I believe it was unintentional.
What should have happened?
- should be a circle
Sample attachments:
