phetsims / scenery-phet

Reusable components based on Scenery that are specific to PhET simulations.
MIT License
8 stars 6 forks source link

KeypadDialog standardization #823

Open pixelzoom opened 11 months ago

pixelzoom commented 11 months ago

Related to https://github.com/phetsims/scenery-phet/issues/283, and discussed at 10/26/23 Dev Meeting ...

KeypadDialog was moved from collision-lab, and is currently used by my-solar-system. Other sims (fourier, unit-rates,...) are creating their own dialogs. This is not optimal for PhET-iO, since we want to have a consistent API.

TODO: