diff --git a/js/common/view/PointToolNode.js b/js/common/view/PointToolNode.js index a750822d..33c1bb9b 100644 --- a/js/common/view/PointToolNode.js +++ b/js/common/view/PointToolNode.js @@ -212,6 +212,7 @@ define( require => { allowTouchSnag: true, + //REVIEW: Blank lines should be added before the two comments in start() unless there is a reason not to. // note where the drag started start: ( event, listener ) => { // Note the mouse-click offset when dragging starts.