Skip to content

Commit

Permalink
Prune overrides files, see phetsims/scenery#1447
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Sep 9, 2022
1 parent 7971817 commit bc022eb
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions js/ph-scale-phet-io-overrides.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@ window.phet.preloads.phetio.phetioElementsOverrides =
"phScale.macroScreen.view.waterFaucetNode.visibleProperty": {
"phetioFeatured": true
},
"phScale.macroScreen.view.waterFaucetNode.waterText.visibleProperty": {
"phetioFeatured": true
},
"phScale.microScreen.model.autofillEnabledProperty": {
"phetioFeatured": true
},
Expand Down Expand Up @@ -109,24 +106,12 @@ window.phet.preloads.phetio.phetioElementsOverrides =
"phScale.microScreen.view.graphNode.expandedProperty": {
"phetioFeatured": true
},
"phScale.microScreen.view.graphNode.graphControlPanel.graphUnitsSwitch.concentrationText.visibleProperty": {
"phetioFeatured": true
},
"phScale.microScreen.view.graphNode.graphControlPanel.graphUnitsSwitch.quantityText.visibleProperty": {
"phetioFeatured": true
},
"phScale.microScreen.view.graphNode.graphControlPanel.graphUnitsSwitch.visibleProperty": {
"phetioFeatured": false
},
"phScale.microScreen.view.graphNode.graphScaleProperty": {
"phetioFeatured": true
},
"phScale.microScreen.view.graphNode.graphScaleSwitch.linearText.visibleProperty": {
"phetioFeatured": true
},
"phScale.microScreen.view.graphNode.graphScaleSwitch.logarithmicText.visibleProperty": {
"phetioFeatured": true
},
"phScale.microScreen.view.graphNode.graphUnitsProperty": {
"phetioFeatured": true
},
Expand Down Expand Up @@ -184,9 +169,6 @@ window.phet.preloads.phetio.phetioElementsOverrides =
"phScale.microScreen.view.waterFaucetNode.visibleProperty": {
"phetioFeatured": true
},
"phScale.microScreen.view.waterFaucetNode.waterText.visibleProperty": {
"phetioFeatured": true
},
"phScale.mySolutionScreen.model.solution.concentrationH2OProperty": {
"phetioFeatured": true
},
Expand Down Expand Up @@ -235,12 +217,6 @@ window.phet.preloads.phetio.phetioElementsOverrides =
"phScale.mySolutionScreen.view.graphNode.expandedProperty": {
"phetioFeatured": true
},
"phScale.mySolutionScreen.view.graphNode.graphControlPanel.graphUnitsSwitch.concentrationText.visibleProperty": {
"phetioFeatured": true
},
"phScale.mySolutionScreen.view.graphNode.graphControlPanel.graphUnitsSwitch.quantityText.visibleProperty": {
"phetioFeatured": true
},
"phScale.mySolutionScreen.view.graphNode.graphControlPanel.graphUnitsSwitch.visibleProperty": {
"phetioFeatured": false
},
Expand Down

0 comments on commit bc022eb

Please sign in to comment.