Skip to content

Commit

Permalink
Remove ShapeHitDetector, see phetsims/gravity-force-lab-basics#262
Browse files Browse the repository at this point in the history
  • Loading branch information
jessegreenberg committed Jan 25, 2021
1 parent 0839108 commit 94c2a98
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions js/view/ISLCObjectNode.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ class ISLCObjectNode extends Node {

forceArrowHeight: 150, // height of arrow in view coordinates

// {null|ShapeHitDetector} a11y, hit detector for the view for the Pointer, to support prototype self voicing features
shapeHitDetector: null,
objectColor: null, // {{string}} @required - description of sphere for self-voicing content

// phet-io
Expand Down

0 comments on commit 94c2a98

Please sign in to comment.