Skip to content

Commit

Permalink
add TODO for #82
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Sep 14, 2021
1 parent aeb8385 commit 11442c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/common/view/SourceObjectNode.js
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ class SourceObjectNode extends Node {
secondNode.touchArea = circleIcon.bounds.dilated( 10 );
secondNode.addChild( this.cueingArrowsLayer );

// address position of source of light #79
//TODO https://github.com/phetsims/geometric-optics/issues/82 address position of source of light
}
else {

Expand Down

0 comments on commit 11442c1

Please sign in to comment.