Skip to content

Commit

Permalink
Uninstrument isEditableProperty for Switches - see phetsims/circuit-c…
Browse files Browse the repository at this point in the history
  • Loading branch information
UniverseAndMore committed Jan 19, 2023
1 parent a590da2 commit e990449
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions js/circuit-construction-kit-dc-phet-io-overrides.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,6 @@ window.phet.preloads.phetio.phetioElementsOverrides =
"circuitConstructionKitDc.introScreen.model.circuit.switchGroup.archetype.isDisposableProperty": {
"phetioFeatured": true
},
"circuitConstructionKitDc.introScreen.model.circuit.switchGroup.archetype.isEditableProperty": {
"phetioFeatured": true
},
"circuitConstructionKitDc.introScreen.model.circuit.switchGroup.archetype.isValueDisplayableProperty": {
"phetioFeatured": true
},
Expand Down Expand Up @@ -457,9 +454,6 @@ window.phet.preloads.phetio.phetioElementsOverrides =
"circuitConstructionKitDc.labScreen.model.circuit.switchGroup.archetype.isDisposableProperty": {
"phetioFeatured": true
},
"circuitConstructionKitDc.labScreen.model.circuit.switchGroup.archetype.isEditableProperty": {
"phetioFeatured": true
},
"circuitConstructionKitDc.labScreen.model.circuit.switchGroup.archetype.isValueDisplayableProperty": {
"phetioFeatured": true
},
Expand Down

0 comments on commit e990449

Please sign in to comment.