Skip to content

Commit

Permalink
rename resized and stepSimulation Emitter suffix to Action suffix, ph…
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed May 1, 2019
1 parent c84dac8 commit 04d5874
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21649,7 +21649,7 @@ window.phet.phetio.phetioElementsBaseline =
"phetioStudioControl": true,
"phetioTypeName": "PhetioCommandProcessorIO"
},
"forcesAndMotionBasics.general.resizedEmitter": {
"forcesAndMotionBasics.general.resizedAction": {
"phetioDocumentation": "Emits when the sim is resized",
"phetioEventType": "model",
"phetioFeatured": false,
Expand Down Expand Up @@ -21693,7 +21693,7 @@ window.phet.phetio.phetioElementsBaseline =
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO.<BooleanIO>"
},
"forcesAndMotionBasics.general.stepSimulationEmitter": {
"forcesAndMotionBasics.general.stepSimulationAction": {
"phetioDocumentation": "",
"phetioEventType": "model",
"phetioFeatured": false,
Expand Down

0 comments on commit 04d5874

Please sign in to comment.