Skip to content

Commit

Permalink
cleanup and doc, phetsims/scenery#1014
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Dec 13, 2019
1 parent d752ea0 commit a499def
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/view/ISLCRulerNode.js
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,6 @@ define( require => {
transform: modelViewTransform,
targetNode: ruler,
useParentOffset: true,
// applyOffset: false, // TODO: we want to be able to apply offset here, but can't because of https://github.com/phetsims/scenery/issues/1014
mapLocation: location => {

// snap to nearest snapToNearest if specified
Expand Down

0 comments on commit a499def

Please sign in to comment.