From 07e195d7460f0c5a18005c9ffca34802d67932a4 Mon Sep 17 00:00:00 2001 From: Amanda McGarry Date: Wed, 5 May 2021 11:29:03 -0600 Subject: [PATCH] Update to overrides https://github.com/phetsims/graphing-quadratics/issues/139 --- js/graphing-quadratics-phet-io-overrides.js | 52 ++++++++++++++++++++- 1 file changed, 50 insertions(+), 2 deletions(-) diff --git a/js/graphing-quadratics-phet-io-overrides.js b/js/graphing-quadratics-phet-io-overrides.js index 45ef06cd..0f91475a 100644 --- a/js/graphing-quadratics-phet-io-overrides.js +++ b/js/graphing-quadratics-phet-io-overrides.js @@ -13,15 +13,24 @@ window.phet.preloads.phetio.phetioElementsOverrides = "graphingQuadratics.exploreScreen.model.leftPointTool.positionProperty": { "phetioFeatured": true }, + "graphingQuadratics.exploreScreen.model.leftPointTool.quadraticProperty": { + "phetioFeatured": true + }, "graphingQuadratics.exploreScreen.model.quadraticProperty": { "phetioFeatured": true }, "graphingQuadratics.exploreScreen.model.rightPointTool.positionProperty": { "phetioFeatured": true }, + "graphingQuadratics.exploreScreen.model.rightPointTool.quadraticProperty": { + "phetioFeatured": true + }, "graphingQuadratics.exploreScreen.model.savedQuadraticProperty": { "phetioFeatured": true }, + "graphingQuadratics.exploreScreen.view.equationAccordionBox.bottomSeparator.visibleProperty": { + "phetioFeatured": true + }, "graphingQuadratics.exploreScreen.view.equationAccordionBox.buttonGroup.eraseButton.enabledProperty": { "phetioFeatured": false }, @@ -43,18 +52,27 @@ window.phet.preloads.phetio.phetioElementsOverrides = "graphingQuadratics.exploreScreen.view.equationAccordionBox.interactiveEquationNode.visibleProperty": { "phetioFeatured": true }, + "graphingQuadratics.exploreScreen.view.equationAccordionBox.topSeparator.visibleProperty": { + "phetioFeatured": true + }, "graphingQuadratics.exploreScreen.view.leftPointToolNode.visibleProperty": { "phetioFeatured": true }, - "graphingQuadratics.exploreScreen.view.quadraticTermsAccordionBox.constantTermCheckbox.visibleProperty": { - "phetioFeatured": false + "graphingQuadratics.exploreScreen.view.quadraticTermsAccordionBox.linearTermCheckbox": { + "phetioFeatured": true }, "graphingQuadratics.exploreScreen.view.quadraticTermsAccordionBox.linearTermCheckbox.visibleProperty": { "phetioFeatured": false }, + "graphingQuadratics.exploreScreen.view.quadraticTermsAccordionBox.quadraticTermCheckbox": { + "phetioFeatured": true + }, "graphingQuadratics.exploreScreen.view.quadraticTermsAccordionBox.quadraticTermCheckbox.visibleProperty": { "phetioFeatured": false }, + "graphingQuadratics.exploreScreen.view.quadraticTermsAccordionBox.separator.visibleProperty": { + "phetioFeatured": true + }, "graphingQuadratics.exploreScreen.view.rightPointToolNode.visibleProperty": { "phetioFeatured": true }, @@ -94,6 +112,9 @@ window.phet.preloads.phetio.phetioElementsOverrides = "graphingQuadratics.focusAndDirectrixScreen.model.pProperty": { "phetioFeatured": true }, + "graphingQuadratics.focusAndDirectrixScreen.model.pointOnParabolaProperty": { + "phetioFeatured": true + }, "graphingQuadratics.focusAndDirectrixScreen.model.quadraticProperty": { "phetioFeatured": true }, @@ -106,6 +127,9 @@ window.phet.preloads.phetio.phetioElementsOverrides = "graphingQuadratics.focusAndDirectrixScreen.model.savedQuadraticProperty": { "phetioFeatured": true }, + "graphingQuadratics.focusAndDirectrixScreen.view.equationAccordionBox.bottomSeparator.visibleProperty": { + "phetioFeatured": true + }, "graphingQuadratics.focusAndDirectrixScreen.view.equationAccordionBox.buttonGroup.eraseButton.enabledProperty": { "phetioFeatured": false }, @@ -127,6 +151,12 @@ window.phet.preloads.phetio.phetioElementsOverrides = "graphingQuadratics.focusAndDirectrixScreen.view.equationAccordionBox.interactiveEquationNode.visibleProperty": { "phetioFeatured": true }, + "graphingQuadratics.focusAndDirectrixScreen.view.equationAccordionBox.topSeparator.visibleProperty": { + "phetioFeatured": true + }, + "graphingQuadratics.focusAndDirectrixScreen.view.graphControlPanel.separator.visibleProperty": { + "phetioFeatured": true + }, "graphingQuadratics.focusAndDirectrixScreen.view.graphControlPanel.visibleProperty": { "phetioFeatured": true }, @@ -187,6 +217,9 @@ window.phet.preloads.phetio.phetioElementsOverrides = "graphingQuadratics.standardFormScreen.model.savedQuadraticProperty": { "phetioFeatured": true }, + "graphingQuadratics.standardFormScreen.view.equationAccordionBox.bottomSeparator.visibleProperty": { + "phetioFeatured": true + }, "graphingQuadratics.standardFormScreen.view.equationAccordionBox.buttonGroup.eraseButton.enabledProperty": { "phetioFeatured": false }, @@ -211,6 +244,12 @@ window.phet.preloads.phetio.phetioElementsOverrides = "graphingQuadratics.standardFormScreen.view.equationAccordionBox.interactiveEquationNode.cPicker.visibleProperty": { "phetioFeatured": false }, + "graphingQuadratics.standardFormScreen.view.equationAccordionBox.topSeparator.visibleProperty": { + "phetioFeatured": true + }, + "graphingQuadratics.standardFormScreen.view.graphControlPanel.separator.visibleProperty": { + "phetioFeatured": true + }, "graphingQuadratics.standardFormScreen.view.graphControlPanel.visibleProperty": { "phetioFeatured": true }, @@ -268,6 +307,9 @@ window.phet.preloads.phetio.phetioElementsOverrides = "graphingQuadratics.vertexFormScreen.model.savedQuadraticProperty": { "phetioFeatured": true }, + "graphingQuadratics.vertexFormScreen.view.equationAccordionBox.bottomSeparator.visibleProperty": { + "phetioFeatured": true + }, "graphingQuadratics.vertexFormScreen.view.equationAccordionBox.buttonGroup.eraseButton.enabledProperty": { "phetioFeatured": false }, @@ -292,6 +334,12 @@ window.phet.preloads.phetio.phetioElementsOverrides = "graphingQuadratics.vertexFormScreen.view.equationAccordionBox.interactiveEquationNode.kPicker.visibleProperty": { "phetioFeatured": false }, + "graphingQuadratics.vertexFormScreen.view.equationAccordionBox.topSeparator.visibleProperty": { + "phetioFeatured": true + }, + "graphingQuadratics.vertexFormScreen.view.graphControlPanel.separator.visibleProperty": { + "phetioFeatured": true + }, "graphingQuadratics.vertexFormScreen.view.graphControlPanel.visibleProperty": { "phetioFeatured": true },