phetsims / number-line-distance

"Number Line: Distance" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
0 stars 3 forks source link

Implement Dynamic Locale #75

Closed marlitas closed 12 months ago

marlitas commented 1 year ago

This issue will track commits related to converting the sim to dynamic locale.

marlitas commented 1 year ago

Most of the initial work here is done. Remaining work looks to be straightforward layout. I would like to consolidate the horizontal/vertical visibleProperties I created. I think I can refactor them to one set instead of one per file.

marlitas commented 12 months ago

We want to make sure that the equals sign in the legend has more spacing on the left side.

marlitas commented 12 months ago

The work here was completed. Closing.