phetsims / projectile-motion

"Projectile Motion" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
15 stars 13 forks source link

Create general Properties to control the displayOnlyProperty for all NumberControls #270

Open zepumph opened 3 years ago

zepumph commented 3 years ago

Basically identical to https://github.com/phetsims/projectile-motion/issues/260, but I believe this needs to be put on hold until https://github.com/phetsims/sun/issues/686 is sorted out.

zepumph commented 3 years ago

Implemented above. @arouinfar please review

zepumph commented 3 years ago

Over in https://github.com/phetsims/sun/issues/686#issuecomment-906612612 we decided against the current implementation of NumberControl.displayOnlyProperty, so I'm going to revert and mark on hold until we have a new solution in https://github.com/phetsims/sun/issues/714

zepumph commented 3 years ago

In PhET-iO meeting 8/26/21, we decided that NumberControl.displayOnlyProperty should not block PM publication for PhET-iO.