phetsims / wave-on-a-string

"Wave on a String" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/wave-on-a-string
GNU General Public License v3.0
7 stars 8 forks source link

Timer button (and timer) needs to resize to accommodate translated strings #31

Closed jonathanolson closed 10 years ago

jonathanolson commented 10 years ago

Example of the timer in Russian: woas-timer-ru

Also best to use TextButton for the left button, and PushButton on the right but creating a custom "play" and "pause" button using Paths instead of images.

pixelzoom commented 10 years ago

If the button is implemented using sun.TextButton, it will automatically resize to fit the text.