-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace sim-specific code with LevelSelectionButtonGroup #196
Comments
Deferring this until the next time this sim needs to be published from master. At that point, this issue should be un-deferred and addressed. |
This can be addressed in the upcoming region and culture publication. self-assigning. |
Review for this should probably happen alongside: phetsims/vegas#120. Over to @pixelzoom for review. |
I reviewed phetsims/vegas#120. But I don't see any arithmetic-specific commits attached to this issue, so don't know what to review for this issue. Back to @marlitas. If reviewing phetsims/vegas#120 was sufficient, feel free to close this issue. |
Ah yes, Sorry about that @pixelzoom. The commit was bundled into the vegas issue. Looks good to go. Thanks! |
Related to phetsims/vegas#108 ...
LevelSelectionButtonGroup is a new vegas UI component for creating the level-selection buttons for games. It replaces boilerplate code in sims, and provides a consistent PhET-iO tandem structure. Please convert this sim to use LevelSelectionButtonGroup.
The text was updated successfully, but these errors were encountered: