phetsims / pendulum-lab

"Pendulum Lab" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
4 stars 10 forks source link

Dynamic layout jiggles system sliders for short translations of "None" and "Lots" #146

Closed jonathanolson closed 8 years ago

jonathanolson commented 8 years ago

If set with a stringTest of a single character, the slider thumb extends past the labels, and the layout can cause the slider's horizontal position to jiggle if you alternate between min/max.

memo330179 commented 8 years ago

Commit 508a433 should fix this.

memo330179 commented 8 years ago

Assigning to @veillette for review.

veillette commented 8 years ago

This works. closing