phetsims / joist

Joist is the main framework for PhET Interactive Simulations. Joist creates and displays the simulation content, home screen, navigation bar, About dialog, enables switching between tabs, and other framework-related features.
http://scenerystack.org/
MIT License
9 stars 6 forks source link

Move LanguageSelectionNode to its own file #872

Closed chrisklus closed 2 years ago

chrisklus commented 2 years ago

I asked @jessegreenberg on Slack if I could export LanguageSelectionNode from LocalePanel to use in Number Play and he said to go ahead and move it to its own file. Thanks!

chrisklus commented 2 years ago

This should be all set, ready for a quick review whenever's convenient @jessegreenberg

jessegreenberg commented 2 years ago

Looks good, thanks!