We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cdf4fc commit 7257de6Copy full SHA for 7257de6
js/Dialog.js
@@ -355,6 +355,7 @@ define( require => {
355
* https://github.com/phetsims/john-travoltage/issues/247
356
*
357
* @param {boolean} visible
358
+ * @private
359
*/
360
setAccessibleViewsVisible: function( visible ) {
361
for ( let i = 0; i < this.sim.screens.length; i++ ) {
0 commit comments