Skip to content

Commit

Permalink
add review comment, see #43
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisklus committed Nov 5, 2018
1 parent 9804ce3 commit a6a996c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/common/view/PointToolNode.js
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit a6a996c

Please sign in to comment.