Skip to content

Commit

Permalink
Update to overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
amanda-phet authored May 5, 2021
1 parent f1f9c41 commit 07e195d
Showing 1 changed file with 50 additions and 2 deletions.
52 changes: 50 additions & 2 deletions js/graphing-quadratics-phet-io-overrides.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
},
Expand All @@ -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
},
Expand Down Expand Up @@ -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
},
Expand All @@ -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
},
Expand All @@ -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
},
Expand Down Expand Up @@ -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
},
Expand All @@ -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
},
Expand Down Expand Up @@ -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
},
Expand All @@ -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
},
Expand Down

0 comments on commit 07e195d

Please sign in to comment.