Skip to content

Commit

Permalink
Remove pickable: false, see #123
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Apr 22, 2023
1 parent eacb9d5 commit 84778c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/common/view/DragIndicatorArrowNode.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ export default class DragIndicatorArrowNode extends ArrowNode {
headHeight: 8,
headWidth: 12,
tailWidth: 5,
pickable: false,
doubleHead: true,
fill: CAVColors.dragIndicatorColorProperty,
stroke: CAVColors.arrowStrokeProperty,
Expand Down

0 comments on commit 84778c9

Please sign in to comment.