diff --git a/js/view/ISLCRulerNode.js b/js/view/ISLCRulerNode.js index 09cef96..4ca8fd9 100644 --- a/js/view/ISLCRulerNode.js +++ b/js/view/ISLCRulerNode.js @@ -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