From c6c7004a5fc55fc1a65d68324eaa1965b3491a35 Mon Sep 17 00:00:00 2001 From: zepumph Date: Thu, 16 Apr 2020 09:02:55 -0800 Subject: [PATCH] ComboBoxListBox to have read-only sub-Properties because it listens to Node, https://github.com/phetsims/sun/issues/587 --- js/phet-io/gases-intro-baseline.js | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/js/phet-io/gases-intro-baseline.js b/js/phet-io/gases-intro-baseline.js index 697df53..39c26c7 100644 --- a/js/phet-io/gases-intro-baseline.js +++ b/js/phet-io/gases-intro-baseline.js @@ -3805,7 +3805,7 @@ window.phet.preloads.phetio.phetioElementsBaseline = assert && "phetioHighFrequency": false, "phetioIsArchetype": false, "phetioPlayback": false, - "phetioReadOnly": false, + "phetioReadOnly": true, "phetioState": true, "phetioStudioControl": true, "phetioTypeName": "NumberPropertyIO" @@ -3818,7 +3818,7 @@ window.phet.preloads.phetio.phetioElementsBaseline = assert && "phetioHighFrequency": false, "phetioIsArchetype": false, "phetioPlayback": false, - "phetioReadOnly": false, + "phetioReadOnly": true, "phetioState": true, "phetioStudioControl": true, "phetioTypeName": "PropertyIO>" @@ -7146,7 +7146,7 @@ window.phet.preloads.phetio.phetioElementsBaseline = assert && "phetioHighFrequency": false, "phetioIsArchetype": false, "phetioPlayback": false, - "phetioReadOnly": false, + "phetioReadOnly": true, "phetioState": true, "phetioStudioControl": true, "phetioTypeName": "NumberPropertyIO" @@ -7159,7 +7159,7 @@ window.phet.preloads.phetio.phetioElementsBaseline = assert && "phetioHighFrequency": false, "phetioIsArchetype": false, "phetioPlayback": false, - "phetioReadOnly": false, + "phetioReadOnly": true, "phetioState": true, "phetioStudioControl": true, "phetioTypeName": "PropertyIO>" @@ -8043,7 +8043,7 @@ window.phet.preloads.phetio.phetioElementsBaseline = assert && "phetioHighFrequency": false, "phetioIsArchetype": false, "phetioPlayback": false, - "phetioReadOnly": false, + "phetioReadOnly": true, "phetioState": true, "phetioStudioControl": true, "phetioTypeName": "NumberPropertyIO" @@ -8056,7 +8056,7 @@ window.phet.preloads.phetio.phetioElementsBaseline = assert && "phetioHighFrequency": false, "phetioIsArchetype": false, "phetioPlayback": false, - "phetioReadOnly": false, + "phetioReadOnly": true, "phetioState": true, "phetioStudioControl": true, "phetioTypeName": "PropertyIO>" @@ -9421,7 +9421,7 @@ window.phet.preloads.phetio.phetioElementsBaseline = assert && "phetioHighFrequency": false, "phetioIsArchetype": false, "phetioPlayback": false, - "phetioReadOnly": false, + "phetioReadOnly": true, "phetioState": true, "phetioStudioControl": true, "phetioTypeName": "NumberPropertyIO" @@ -9434,7 +9434,7 @@ window.phet.preloads.phetio.phetioElementsBaseline = assert && "phetioHighFrequency": false, "phetioIsArchetype": false, "phetioPlayback": false, - "phetioReadOnly": false, + "phetioReadOnly": true, "phetioState": true, "phetioStudioControl": true, "phetioTypeName": "PropertyIO>" @@ -13477,7 +13477,7 @@ window.phet.preloads.phetio.phetioElementsBaseline = assert && "phetioHighFrequency": false, "phetioIsArchetype": false, "phetioPlayback": false, - "phetioReadOnly": false, + "phetioReadOnly": true, "phetioState": true, "phetioStudioControl": true, "phetioTypeName": "NumberPropertyIO" @@ -13490,7 +13490,7 @@ window.phet.preloads.phetio.phetioElementsBaseline = assert && "phetioHighFrequency": false, "phetioIsArchetype": false, "phetioPlayback": false, - "phetioReadOnly": false, + "phetioReadOnly": true, "phetioState": true, "phetioStudioControl": true, "phetioTypeName": "PropertyIO>" @@ -14374,7 +14374,7 @@ window.phet.preloads.phetio.phetioElementsBaseline = assert && "phetioHighFrequency": false, "phetioIsArchetype": false, "phetioPlayback": false, - "phetioReadOnly": false, + "phetioReadOnly": true, "phetioState": true, "phetioStudioControl": true, "phetioTypeName": "NumberPropertyIO" @@ -14387,7 +14387,7 @@ window.phet.preloads.phetio.phetioElementsBaseline = assert && "phetioHighFrequency": false, "phetioIsArchetype": false, "phetioPlayback": false, - "phetioReadOnly": false, + "phetioReadOnly": true, "phetioState": true, "phetioStudioControl": true, "phetioTypeName": "PropertyIO>"