Skip to content

Commit

Permalink
always instrument the focusProperty, phetsims/scenery#936
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed May 7, 2019
1 parent d070d87 commit 91c08fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20528,7 +20528,7 @@ window.phet.phetio.phetioElementsBaseline =
"phetioTypeName": "ActionIO.<DOMEventIO>"
},
"balloonsAndStaticElectricity.general.focusProperty": {
"phetioDocumentation": "",
"phetioDocumentation": "Stores the focus for the simulation. This is not updated based on mouse or touch input, only keyboard and other alternative inputs.",
"phetioEventType": "model",
"phetioFeatured": false,
"phetioHighFrequency": false,
Expand Down

0 comments on commit 91c08fd

Please sign in to comment.