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 278bca4 commit ca9a196
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/phet-io/graphing-quadratics-phet-io-elements-baseline.js
Original file line number Diff line number Diff line change
Expand Up @@ -5512,7 +5512,7 @@ window.phet.phetio.phetioElementsBaseline =
"phetioStudioControl": true,
"phetioTypeName": "PhetioCommandProcessorIO"
},
"graphingQuadratics.general.resizedEmitter": {
"graphingQuadratics.general.resizedAction": {
"phetioDocumentation": "Emits when the sim is resized",
"phetioEventType": "model",
"phetioFeatured": false,
Expand Down Expand Up @@ -5556,7 +5556,7 @@ window.phet.phetio.phetioElementsBaseline =
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO.<BooleanIO>"
},
"graphingQuadratics.general.stepSimulationEmitter": {
"graphingQuadratics.general.stepSimulationAction": {
"phetioDocumentation": "",
"phetioEventType": "model",
"phetioFeatured": false,
Expand Down

0 comments on commit ca9a196

Please sign in to comment.