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 inkscape@60f6cd61 . I believe it was unintentional.
What should have happened?
- should be a circle
Sample attachments:
Version Info:
- Inkscape 1.1-dev (7b018e431c, 2020-10-03) Linux Mint 20 Bisection says change at commit 60f6cd61d96f6d5440b5be673ba7ff981cee5af5 Implement handles (arrows) that rotate with canvas.
