From f790dcdb7b1b7b359861d616c3f7eeb14177a207 Mon Sep 17 00:00:00 2001 From: pixelzoom Date: Fri, 9 Sep 2022 16:40:22 -0600 Subject: [PATCH] change HSeparator to VDivider, https://github.com/phetsims/molecule-polarity/issues/147 --- js/molecule-polarity-phet-io-overrides.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/molecule-polarity-phet-io-overrides.js b/js/molecule-polarity-phet-io-overrides.js index 3a43c89..1a45545 100644 --- a/js/molecule-polarity-phet-io-overrides.js +++ b/js/molecule-polarity-phet-io-overrides.js @@ -133,7 +133,7 @@ window.phet.preloads.phetio.phetioElementsOverrides = "moleculePolarity.twoAtomsScreen.view.controlPanel.divider1.visibleProperty": { "phetioFeatured": true }, - "moleculePolarity.twoAtomsScreen.view.controlPanel.separator2.visibleProperty": { + "moleculePolarity.twoAtomsScreen.view.controlPanel.divider2.visibleProperty": { "phetioFeatured": true }, "moleculePolarity.twoAtomsScreen.view.controlPanel.surfaceControl.radioButtonGroup.visibleProperty": {