Skip to content

Commit

Permalink
Added TODO, see #64
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Feb 7, 2018
1 parent 46a271a commit 1c94685
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/friction/view/magnifier/AtomNode.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ define( function( require ) {
* TODO: visibility annotation
* @returns {number}
*/
// TODO: fix casing on the name
getYrange: function() {
return this.model.distanceProperty.get() + this.model.atoms.distanceY * this.model.toEvaporate.length;
},
Expand Down

0 comments on commit 1c94685

Please sign in to comment.