Skip to content

Commit

Permalink
Revert "Move phetioFeatured from overrides to main code, see phetsims…
Browse files Browse the repository at this point in the history
…/states-of-matter#303"

This reverts commit 3bded3d
  • Loading branch information
samreid committed Jul 3, 2020
1 parent ae961ed commit db902fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions js/phet-io/atomic-interactions-overrides.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ window.phet.preloads.phetio.phetioElementsOverrides =
"atomicInteractions.atomicInteractionsScreen.model.movementHintVisibleProperty": {
"phetioFeatured": true
},
"atomicInteractions.atomicInteractionsScreen.model.timeSpeedProperty": {
"phetioFeatured": true
},
"atomicInteractions.atomicInteractionsScreen.view.atomsControlPanel.atomDiameterSlider.title.textProperty": {
"phetioFeatured": true
},
Expand Down

0 comments on commit db902fc

Please sign in to comment.