You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to #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:
Evaluate KeypadDialog to see if it's really general. If it's not, generalize it.
Instrument KeypadDialog for PhET-iO.
Use KeypadDialog in sims that are currently creating a custom dialog for Keypad
The text was updated successfully, but these errors were encountered:
Related to #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:
The text was updated successfully, but these errors were encountered: