Closed Nancy-Salpepi closed 2 years ago
@arouinfar This is a case where whether the button is enabled is determined by the sim. Should we create a new Property to determine whether the button CAN be enabled?
@jonathanolson I think in this case we can make the button's enabledProperty
phetioReadOnly: true. The model should be controlling this property, not the client. If a client wants to prevent users from using this button, they can hide it instead.
Should be handled above.
Looks good in master @jonathanolson!
Looks good in rc.1
Test device iPad Air 2
Operating System 15.1
Browser safari
Also seen with MacBook Air OS 12.0.1 + chrome
Problem description https://github.com/phetsims/qa/issues/715 https://github.com/phetsims/qa/issues/716
After disabling the 'Remove All' button in Studio, the button becomes enabled once another bond is added to the molecule.
Steps to reproduce
Visuals