phetsims / masses-and-springs-basics

"Masses and Springs: Basics" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
0 stars 3 forks source link

Movable Line should be on top of other lines #21

Closed arouinfar closed 5 years ago

arouinfar commented 5 years ago

@Denz1994 I noticed that the z-ordering of the Movable Line could be tweaked a bit.

The Movable Line is currently sandwiched between the Unstretched Lengthand Resting Position, but should be on top of both. image image

Denz1994 commented 5 years ago

The above change has been applied. Please review master @arouinfar.

arouinfar commented 5 years ago

👍