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?

  • handles are arrow shape, instead of being a circle image

  • CANVAS_ITEM_CTRL_TYPE_ADJ_HANDLE was changed to use CANVAS_ITEM_CTRL_SHAPE_DARROW instead of CANVAS_ITEM_CTRL_SHAPE_CIRCLE in 60f6cd61 . I believe it was unintentional.

What should have happened?

  • should be a circle

Sample attachments:

Version Info:

  • Inkscape 1.1-dev (7b018e43, 2020-10-03) Linux Mint 20 Bisection says change at commit 60f6cd61 Implement handles (arrows) that rotate with canvas.